]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/ptw: extract arm_cpu_get_phys_page
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Mon, 14 Apr 2025 15:30:26 +0000 (08:30 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 6 May 2025 14:01:22 +0000 (15:01 +0100)
commit63201878f1cab185110f4d738ca41e05689aebd7
tree2883b27375c922226eab8ccf6a4bff28a4a1d82c
parentb6af88fafa586b1571b0db7f00356ad65a713061
target/arm/ptw: extract arm_cpu_get_phys_page

Allow to call that function easily several times in next commit.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id: 20250414153027.1486719-4-pierrick.bouvier@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/ptw.c