Home
last modified time | relevance | path

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

/linux-4.1.27/include/asm-generic/
Dfixmap.h49 #ifndef FIXMAP_PAGE_NOCACHE
50 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE macro
85 __set_fixmap(idx, phys, FIXMAP_PAGE_NOCACHE)
88 __set_fixmap_offset(idx, phys, FIXMAP_PAGE_NOCACHE)
/linux-4.1.27/arch/microblaze/include/asm/
Dfixmap.h64 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_CI macro
/linux-4.1.27/arch/powerpc/include/asm/
Dfixmap.h64 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NCG macro
/linux-4.1.27/arch/sh/include/asm/
Dfixmap.h97 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE macro