commit | bf590a67dd7a92de89f5297fe87e48ad21f96194 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Nov 01 10:09:54 2022 +1100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Dec 20 17:09:41 2022 -0800 |
tree | 1eac29b72b9951b7272b3d91117973c0f59c3326 | |
parent | 0d99d37a82f267395e97db2ece9b3880597253b2 [diff] |
accel/tcg: Rename page_flush_tb Rename to tb_remove_all, to remove the PageDesc "page" from the name, and to avoid suggesting a "flush" in the icache sense. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>