_PAGE_BASE_NC
#define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
#define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
#define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED)
#define _PAGE_BASE (_PAGE_BASE_NC)
#define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_TOLERANT)
#define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NON_IDEMPOTENT)
#define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
#define _PAGE_BASE (_PAGE_BASE_NC)
#define _PAGE_BASE (_PAGE_BASE_NC)
#define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
#define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED)
#define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
#define _PAGE_BASE (_PAGE_BASE_NC)