Home
last modified time | relevance | path

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

/Linux-v4.19/arch/nds32/include/asm/
Dfixmap.h25 #define FIXMAP_PAGE_IO __pgprot(PAGE_DEVICE) macro
/Linux-v4.19/arch/arm/include/asm/
Dfixmap.h49 #define FIXMAP_PAGE_IO (FIXMAP_PAGE_COMMON | L_PTE_MT_DEV_SHARED | L_PTE_SHARED) macro
/Linux-v4.19/arch/arm64/include/asm/
Dfixmap.h94 #define FIXMAP_PAGE_IO __pgprot(PROT_DEVICE_nGnRE) macro
/Linux-v4.19/include/asm-generic/
Dfixmap.h56 #define FIXMAP_PAGE_IO PAGE_KERNEL_IO macro