Home
last modified time | relevance | path

Searched defs:_PAGE_VALID (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/
Dpgtable-bits.h147 #define _PAGE_VALID (1 << _PAGE_VALID_SHIFT) macro
/Linux-v4.19/arch/hexagon/include/asm/
Dpgtable.h68 #define _PAGE_VALID _PAGE_PRESENT macro
/Linux-v4.19/arch/alpha/include/asm/
Dpgtable.h64 #define _PAGE_VALID 0x0001 macro
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_64.h114 #define _PAGE_VALID _AC(0x8000000000000000,UL) /* Valid TTE */ macro