Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dpgtable-bits.h23 #define _PAGE_TABLE _PAGE_PRESENT macro
/linux/arch/m68k/include/asm/
H A Dmotorola_pgtable.h39 #define _PAGE_TABLE (_PAGE_SHORT) macro
/linux/arch/alpha/include/asm/
H A Dpgtable.h95 #define _PAGE_TABLE (_PAGE_VALID | __DIRTY_BITS | __ACCESS_BITS) macro
/linux/arch/x86/include/asm/
H A Dpgtable_types.h225 #define _PAGE_TABLE (__PP|__RW|_USR|___A| 0|___D| 0| 0| _ENC) macro