Searched refs:_PAGE_BASE_NC (Results 1 – 1 of 1) sorted by relevance
107 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro109 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)111 #define _PAGE_BASE (_PAGE_BASE_NC)152 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \154 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \