Searched defs:__PAGE_KERNEL (Results 1 – 2 of 2) sorted by relevance
215 #define __PAGE_KERNEL (__PP|__RW| 0|___A|__NX|___D| 0|___G) macro229 #define __PAGE_KERNEL (__PP|__RW| 0|___A|__NX|___D| 0|___G) macro
459 #define __PAGE_KERNEL (_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro