diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-06-08 19:38:48 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-06-08 19:38:48 +0100 |
commit | 8ae0886002aaf917601701df933617b2449e94b5 (patch) | |
tree | 7abb7871ee8da29484f86d7cb1b30d4afd478751 /linux-user/nios2 | |
parent | d8cca960a9a5dbd216d2331cef3cc72f2c7338e0 (diff) | |
download | qemu-8ae0886002aaf917601701df933617b2449e94b5.zip qemu-8ae0886002aaf917601701df933617b2449e94b5.tar.gz qemu-8ae0886002aaf917601701df933617b2449e94b5.tar.bz2 |
target/arm: Move get_phys_addr to ptw.c
Begin moving all of the page table walking functions
out of helper.c, starting with get_phys_addr().
Create a temporary header file, "ptw.h", in which to
share declarations between the two C files while we
are moving functions.
Move a few declarations to "internals.h", which will
remain used by multiple C files.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220604040607.269301-3-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/nios2')
0 files changed, 0 insertions, 0 deletions