Home
last modified time | relevance | path

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

/Linux-v5.15/include/asm-generic/
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-v5.15/arch/microblaze/include/asm/
Dfixmap.h61 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_CI macro
/Linux-v5.15/arch/sh/include/asm/
Dfixmap.h82 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE macro
/Linux-v5.15/arch/arm/include/asm/
Dfixmap.h50 #define FIXMAP_PAGE_NOCACHE FIXMAP_PAGE_IO macro
/Linux-v5.15/arch/powerpc/include/asm/
Dfixmap.h100 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NCG macro
/Linux-v5.15/arch/x86/include/asm/
Dfixmap.h176 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_IO_NOCACHE macro