summary refs log tree commit diff stats
path: root/include/hw/core
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-04-03 14:13:18 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-04-26 17:03:05 +0200
commitaacfd8bbaf99444f84b408e6b052651fb8056c41 (patch)
tree428e588b6a5244052766f53e876e88cf874fb76f /include/hw/core
parent16aa8eaaace3f8eb2d14521705fdccab518388a3 (diff)
downloadfocaccia-qemu-aacfd8bbaf99444f84b408e6b052651fb8056c41.tar.gz
focaccia-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 'include/hw/core')
0 files changed, 0 insertions, 0 deletions