Home
last modified time | relevance | path

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

/Linux-v5.15/arch/nds32/include/asm/
Dfixmap.h25 #define FIXMAP_PAGE_IO __pgprot(PAGE_DEVICE) macro
/Linux-v5.15/arch/riscv/include/asm/
Dfixmap.h46 #define FIXMAP_PAGE_IO PAGE_KERNEL macro
/Linux-v5.15/arch/arm/include/asm/
Dfixmap.h49 #define FIXMAP_PAGE_IO (FIXMAP_PAGE_COMMON | L_PTE_MT_DEV_SHARED | L_PTE_SHARED) macro
/Linux-v5.15/arch/arm64/include/asm/
Dfixmap.h97 #define FIXMAP_PAGE_IO __pgprot(PROT_DEVICE_nGnRE) macro
/Linux-v5.15/arch/powerpc/include/asm/
Dfixmap.h101 #define FIXMAP_PAGE_IO PAGE_KERNEL_NCG macro
/Linux-v5.15/include/asm-generic/
Dfixmap.h57 #define FIXMAP_PAGE_IO PAGE_KERNEL_IO macro