Home
last modified time | relevance | path

Searched refs:_PAGE_BASE_NC (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
Dpte-common.h113 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro
115 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
117 #define _PAGE_BASE (_PAGE_BASE_NC)
161 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
163 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \