Searched defs:PG_ACCESSED_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/sparc/ | ||
H A D | cpu.h | 208 #define PG_ACCESSED_MASK (1 << PG_ACCESSED_BIT) macro |
/openbmc/qemu/target/i386/ | ||
H A D | cpu.h | 318 #define PG_ACCESSED_MASK (1 << PG_ACCESSED_BIT) macro |