Searched defs:_PAGE_VALID (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/csky/abiv2/inc/abi/
H A Dpgtable-bits.h18 #define _PAGE_VALID (1<<1) macro
/linux-master/arch/csky/abiv1/inc/abi/
H A Dpgtable-bits.h18 #define _PAGE_VALID (1<<7) macro
/linux-master/arch/loongarch/include/asm/
H A Dpgtable-bits.h43 #define _PAGE_VALID (_ULCAST_(1) << _PAGE_VALID_SHIFT) macro
/linux-master/arch/mips/include/asm/
H A Dpgtable-bits.h180 #define _PAGE_VALID (1 << _PAGE_VALID_SHIFT) macro
/linux-master/arch/hexagon/include/asm/
H A Dpgtable.h54 #define _PAGE_VALID _PAGE_PRESENT macro
/linux-master/arch/alpha/include/asm/
H A Dpgtable.h62 #define _PAGE_VALID 0x0001 macro
[all...]
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h112 #define _PAGE_VALID _AC(0x8000000000000000,UL) /* Valid TTE */ macro

Completed in 126 milliseconds