Home
last modified time | relevance | path

Searched defs:FIXMAP_PAGE_IO (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/openrisc/include/asm/
H A Dfixmap.h37 #define FIXMAP_PAGE_IO PAGE_KERNEL_NOCACHE macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dfixmap.h21 #define FIXMAP_PAGE_IO PAGE_KERNEL_SUC macro
/openbmc/linux/arch/arm/include/asm/
H A Dfixmap.h49 #define FIXMAP_PAGE_IO (FIXMAP_PAGE_COMMON | L_PTE_MT_DEV_SHARED | L_PTE_SHARED) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dfixmap.h101 #define FIXMAP_PAGE_IO PAGE_KERNEL_NCG macro
/openbmc/linux/arch/arm64/include/asm/
H A Dfixmap.h100 #define FIXMAP_PAGE_IO __pgprot(PROT_DEVICE_nGnRE) macro
/openbmc/linux/include/asm-generic/
H A Dfixmap.h57 #define FIXMAP_PAGE_IO PAGE_KERNEL_IO macro