diff options
author | 2024-04-03 14:13:18 +0200 | |
---|---|---|
committer | 2024-04-26 17:03:05 +0200 | |
commit | aacfd8bbaf99444f84b408e6b052651fb8056c41 (patch) | |
tree | 428e588b6a5244052766f53e876e88cf874fb76f /scripts/coverage/compare_gcov_json.py | |
parent | exec: Restrict inclusion of 'user/guest-base.h' (diff) | |
download | qemu-aacfd8bbaf99444f84b408e6b052651fb8056c41.tar.xz qemu-aacfd8bbaf99444f84b408e6b052651fb8056c41.zip |
exec: Move CPUTLBEntry helpers to cputlb.c
The following CPUTLBEntry helpers are only used in accel/tcg/cputlb.c:
- tlb_index()
- tlb_entry()
- tlb_read_idx()
- tlb_addr_write()
Move them to this file, allowing to remove the huge "cpu.h" header
inclusion from "exec/cpu_ldst.h".
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240418192525.97451-13-philmd@linaro.org>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions