Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/arch/microblaze/include/asm/
A Dfixmap.h61 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_CI macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dfixmap.h82 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE macro
/linux-6.3-rc2/arch/arm/include/asm/
A Dfixmap.h50 #define FIXMAP_PAGE_NOCACHE FIXMAP_PAGE_IO macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dfixmap.h100 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NCG macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dfixmap.h176 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_IO_NOCACHE macro
/linux-6.3-rc2/arch/x86/kernel/apic/
A Dio_apic.c2680 pgprot_t flags = FIXMAP_PAGE_NOCACHE; in io_apic_set_fixmap()

Completed in 16 milliseconds