Searched refs:_PAGE_BASE_NC (Results 1 – 1 of 1) sorted by relevance
111 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro114 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)116 #define _PAGE_BASE (_PAGE_BASE_NC)160 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \162 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \