Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h14 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h118 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h160 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NON_IDEMPOTENT) macro