mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
exec/cpu-all: extract tlb flags defines to exec/tlb-flags.h
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250320223002.2915728-3-pierrick.bouvier@linaro.org>
This commit is contained in:
parent
8916c373a3
commit
4d43552abe
14 changed files with 101 additions and 63 deletions
|
@ -23,6 +23,7 @@
|
|||
#include "exec/cputlb.h"
|
||||
#include "accel/tcg/cpu-mmu-index.h"
|
||||
#include "exec/page-protection.h"
|
||||
#include "exec/tlb-flags.h"
|
||||
#include "qemu/qemu-print.h"
|
||||
#include "trace.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue