accel/tcg: Move CPUTLB definitions from cpu-defs.h
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 15 Sep 2023 20:40:26 +0000 (13:40 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 3 Oct 2023 15:01:02 +0000 (08:01 -0700)
commitef6d8210a2570b5f7c5e02ab422c92f527b62be7
tree33aa30bbd8e399c8b2f1457540e5222f29ad1e33
parenta81fef4b6440046e21e3531329e1e21f58645c76
accel/tcg: Move CPUTLB definitions from cpu-defs.h

Accept that we will consume space in CPUState for CONFIG_USER_ONLY,
since we cannot test CONFIG_SOFTMMU within hw/core/cpu.h.

Reviewed-by: Anton Johansson <anjo@rev.ng>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/cpu-defs.h
include/hw/core/cpu.h