Searched refs:_PAGE_BASE_NC (Results 1 – 7 of 7) sorted by relevance
93 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro95 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)97 #define _PAGE_BASE (_PAGE_BASE_NC)
49 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro51 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)53 #define _PAGE_BASE (_PAGE_BASE_NC)
77 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_SPS) macro79 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro82 #define _PAGE_BASE (_PAGE_BASE_NC)
80 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_TSIZE_4K) macro82 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)84 #define _PAGE_BASE (_PAGE_BASE_NC)
24 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)25 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED)
84 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro85 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)91 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)92 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED)
134 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro135 #define _PAGE_BASE (_PAGE_BASE_NC)141 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_TOLERANT)142 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NON_IDEMPOTENT)