Searched defs:PAGE_KERNEL (Results 1 – 3 of 3) sorted by relevance
31 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
183 #define PAGE_KERNEL pgprot_kernel macro
163 #define PAGE_KERNEL __pgprot(__PAGE_KERNEL) macro