Searched defs:_KERNPG_TABLE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/um/include/asm/
H A Dpgtable.h57 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY) macro
/linux-master/arch/openrisc/include/asm/
H A Dpgtable.h154 #define _KERNPG_TABLE \ macro
/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h218 #define _KERNPG_TABLE (__PP|__RW| 0|___A| 0|___D| 0| 0| _ENC) macro

Completed in 98 milliseconds