Searched defs:PAGE_KERNEL_NC (Results 1 – 2 of 2) sorted by relevance
161 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro
35 #define PAGE_KERNEL_NC __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro