Home
last modified time | relevance | path

Searched defs:PAGE_KERNEL_NCG (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dpte-common.h187 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgtable.h195 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro