Searched refs:_PAGE_BASE_NC (Results 1 – 2 of 2) sorted by relevance
136 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro139 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)141 #define _PAGE_BASE (_PAGE_BASE_NC)185 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \187 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
152 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro153 #define _PAGE_BASE (_PAGE_BASE_NC)193 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \195 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \