Home
last modified time | relevance | path

Searched defs:PAGE_KERNEL_NC (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dpte-common.h176 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro
/arch/mips/include/asm/
Dpgtable.h36 #define PAGE_KERNEL_NC __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h178 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro