diff options
author | Fabiano Rosas <farosas@suse.de> | 2023-02-17 17:11:34 -0300 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-02-27 13:27:04 +0000 |
commit | 2ea2998f27da92ae1225c1da95cee51a4a6783af (patch) | |
tree | 2b10163453f6ac1d5a18320e7463aa60d4d82418 /module-common.c | |
parent | 671efad16a242b3fb5fb5111e9981d56887f7755 (diff) | |
download | qemu-2ea2998f27da92ae1225c1da95cee51a4a6783af.zip qemu-2ea2998f27da92ae1225c1da95cee51a4a6783af.tar.gz qemu-2ea2998f27da92ae1225c1da95cee51a4a6783af.tar.bz2 |
target/arm: Move regime_using_lpae_format into internal.h
This function is needed by common code (ptw.c), so move it along with
the other regime_* functions in internal.h. When we enable the build
without TCG, the tlb_helper.c file will not be present.
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions