Home
last modified time | relevance | path

Searched defs:__PAGE_KERNEL (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpgtable_types.h215 #define __PAGE_KERNEL (__PP|__RW| 0|___A|__NX|___D| 0|___G) macro
229 #define __PAGE_KERNEL (__PP|__RW| 0|___A|__NX|___D| 0|___G) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h459 #define __PAGE_KERNEL (_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro