Home
last modified time | relevance | path

Searched refs:FIXMAP_PAGE_NOCACHE (Results 1 – 6 of 6) sorted by relevance

/linux/include/asm-generic/
A Dfixmap.h53 #ifndef FIXMAP_PAGE_NOCACHE
54 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE macro
89 __set_fixmap(idx, phys, FIXMAP_PAGE_NOCACHE)
92 __set_fixmap_offset(idx, phys, FIXMAP_PAGE_NOCACHE)
/linux/arch/microblaze/include/asm/
A Dfixmap.h61 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_CI macro
/linux/arch/sh/include/asm/
A Dfixmap.h82 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE macro
/linux/arch/arm/include/asm/
A Dfixmap.h50 #define FIXMAP_PAGE_NOCACHE FIXMAP_PAGE_IO macro
/linux/arch/powerpc/include/asm/
A Dfixmap.h100 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NCG macro
/linux/arch/x86/include/asm/
A Dfixmap.h176 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_IO_NOCACHE macro

Completed in 6 milliseconds