Home
last modified time | relevance | path

Searched refs:PAGE_KERNEL_NC (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgtable.h13 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE) macro
36 #define PAGE_AGP (PAGE_KERNEL_NC)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpgtable.h39 #define PAGE_AGP (PAGE_KERNEL_NC)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h78 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE) macro
101 #define PAGE_AGP (PAGE_KERNEL_NC)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpgtable.h13 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE) macro
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dinit.c145 return __kmap_pgprot(page, addr, PAGE_KERNEL_NC); in kmap_noncoherent()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h117 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE) macro
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dinit.c144 return __kmap_pgprot(page, addr, PAGE_KERNEL_NC); in kmap_noncoherent()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h157 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro
179 #define PAGE_AGP (PAGE_KERNEL_NC)
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable.h38 #define PAGE_KERNEL_NC __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgtable.h32 #define PAGE_KERNEL_NC __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h159 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_TOLERANT) macro

Completed in 15 milliseconds