Home
last modified time | relevance | path

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

/Linux-v4.19/include/asm-generic/
Dfixmap.h52 #ifndef FIXMAP_PAGE_NOCACHE
53 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE macro
88 __set_fixmap(idx, phys, FIXMAP_PAGE_NOCACHE)
91 __set_fixmap_offset(idx, phys, FIXMAP_PAGE_NOCACHE)
/Linux-v4.19/arch/microblaze/include/asm/
Dfixmap.h64 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_CI macro
/Linux-v4.19/arch/sh/include/asm/
Dfixmap.h97 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE macro
/Linux-v4.19/arch/powerpc/include/asm/
Dfixmap.h68 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NCG macro
/Linux-v4.19/arch/arm/include/asm/
Dfixmap.h50 #define FIXMAP_PAGE_NOCACHE FIXMAP_PAGE_IO macro
/Linux-v4.19/arch/x86/include/asm/
Dfixmap.h178 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_IO_NOCACHE macro