Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/nohash/
Dpgtable.h24 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE) macro
/linux-6.12.1/arch/powerpc/include/asm/book3s/32/
Dpgtable.h91 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE) macro
/linux-6.12.1/arch/mips/include/asm/
Dpgtable.h32 #define PAGE_KERNEL_NC __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dpgtable.h141 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_TOLERANT) macro