Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/asm-generic/
H 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)
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dfixmap.h61 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_CI macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dfixmap.h90 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dfixmap.h50 #define FIXMAP_PAGE_NOCACHE FIXMAP_PAGE_IO macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dfixmap.h100 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NCG macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dfixmap.h174 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_IO_NOCACHE macro