Searched defs:_PAGE_ACCESSED (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/riscv/asm/ | ||
H A D | pgtable.h | 38 #define _PAGE_ACCESSED (1 << 6) macro |
/kvm-unit-tests/lib/ppc64/asm/ | ||
H A D | pgtable-hwdef.h | 50 #define _PAGE_ACCESSED 0x00100 /* R: page referenced */ macro |