qemu-e2k/include/exec
Philippe Mathieu-Daudé fe5c4adca9 accel/tcg: Remove tb_invalidate_phys_page() from system emulation
Since previous commit, tb_invalidate_phys_page() is not used
anymore in system emulation. Make it static for user emulation
and remove its public declaration in "exec/translate-all.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20231130205600.35727-1-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2024-01-19 12:28:59 +01:00
..
user
address-spaces.h
confidential-guest-support.h
cpu_ldst.h
cpu-all.h
cpu-common.h Replace "iothread lock" with "BQL" in comments 2024-01-08 10:45:43 -05:00
cpu-defs.h
cputlb.h accel/tcg: Move HMP info jit and info opcount code 2023-11-06 08:27:21 -08:00
exec-all.h accel/tcg: Remove unused tb_invalidate_phys_addr() 2024-01-19 12:28:59 +01:00
gdbstub.h gdbstub: Introduce GDBFeatureBuilder 2023-11-08 15:15:23 +00:00
helper-gen-common.h
helper-gen.h
helper-gen.h.inc
helper-head.h
helper-info.c.inc
helper-proto-common.h
helper-proto.h
helper-proto.h.inc
hwaddr.h
ioport.h
log.h
memattrs.h
memop.h
memopidx.h
memory_ldst_cached.h.inc
memory_ldst_phys.h.inc
memory_ldst.h.inc
memory-internal.h
memory.h Replace "iothread lock" with "BQL" in comments 2024-01-08 10:45:43 -05:00
page-vary.h
plugin-gen.h plugins: Set final instruction count in plugin_gen_tb_end 2023-10-11 08:46:39 +01:00
poison.h
ram_addr.h
ramblock.h Replace "iothread lock" with "BQL" in comments 2024-01-08 10:45:43 -05:00
ramlist.h
replay-core.h
target_long.h tcg: Define MO_TL 2023-10-22 16:34:21 -07:00
target_page.h
tb-flush.h accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' 2023-11-07 12:13:27 +01:00
tlb-common.h
translate-all.h accel/tcg: Remove tb_invalidate_phys_page() from system emulation 2024-01-19 12:28:59 +01:00
translation-block.h accel/tcg: Remove CF_LAST_IO 2023-11-14 10:40:54 -08:00
translator.h accel/tcg: Add plugin_enabled to DisasContextBase 2023-10-11 08:46:33 +01:00
tswap.h