]> git.ipfire.org Git - thirdparty/qemu.git/commit
exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 14 Nov 2024 01:13:01 +0000 (02:13 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 8 Mar 2025 15:56:14 +0000 (07:56 -0800)
commit2809e2d6c4570ee9c04c3f846893c8cc2b966bf8
tree7f56f78825b99779af22c6ca3f76bcd7d07dbb96
parenta9f5ab9279bba8832712197dcf6053941d3d5d47
exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h'

Move CPU TLB related methods to "exec/cputlb.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20241114011310.3615-17-philmd@linaro.org>
include/exec/cputlb.h
include/exec/exec-all.h
target/i386/tcg/system/excp_helper.c
target/microblaze/helper.c