Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h25 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED) macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h92 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h142 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NON_IDEMPOTENT) macro