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

/linux-master/arch/powerpc/include/asm/
H A Dpgtable.h39 #define PAGE_AGP (PAGE_KERNEL_NC)
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpgtable.h24 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE) macro
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h91 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE) macro
/linux-master/arch/mips/mm/
H A Dinit.c145 return __kmap_pgprot(page, addr, PAGE_KERNEL_NC);
/linux-master/arch/mips/include/asm/
H A Dpgtable.h32 #define PAGE_KERNEL_NC __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h141 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_TOLERANT) macro

Completed in 205 milliseconds