Searched refs:_PAGE_BASE_NC (Results 1 – 1 of 1) sorted by relevance
113 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro115 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)117 #define _PAGE_BASE (_PAGE_BASE_NC)161 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \163 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \