diff options
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-04-03 14:13:18 +0200 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-04-26 17:03:05 +0200 |
| commit | aacfd8bbaf99444f84b408e6b052651fb8056c41 (patch) | |
| tree | 428e588b6a5244052766f53e876e88cf874fb76f /scripts/qapi/expr.py | |
| parent | 16aa8eaaace3f8eb2d14521705fdccab518388a3 (diff) | |
| download | qemu-aacfd8bbaf99444f84b408e6b052651fb8056c41.zip qemu-aacfd8bbaf99444f84b408e6b052651fb8056c41.tar.gz qemu-aacfd8bbaf99444f84b408e6b052651fb8056c41.tar.bz2 | |
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/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions
