Searched refs:_PAGE_BASE_NC (Results 1 – 8 of 8) sorted by relevance
111 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro113 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)115 #define _PAGE_BASE (_PAGE_BASE_NC)
57 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro59 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)61 #define _PAGE_BASE (_PAGE_BASE_NC)
75 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro76 #define _PAGE_BASE (_PAGE_BASE_NC)
77 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro78 #define _PAGE_BASE (_PAGE_BASE_NC)
86 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro88 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)90 #define _PAGE_BASE (_PAGE_BASE_NC)
13 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)14 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
58 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro59 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)78 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)79 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
136 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro137 #define _PAGE_BASE (_PAGE_BASE_NC)157 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \159 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \