Searched defs:IOREMAP_MAX_ORDER (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Dvmalloc.h8 #define IOREMAP_MAX_ORDER (PUD_SHIFT) macro
/linux-master/arch/x86/include/asm/
H A Dpage_types.h41 #define IOREMAP_MAX_ORDER (PUD_SHIFT) macro
44 #define IOREMAP_MAX_ORDER (PMD_SHIFT) macro
/linux-master/arch/arm/include/asm/
H A Dmemory.h94 #define IOREMAP_MAX_ORDER 24 macro
/linux-master/include/linux/
H A Dvmalloc.h47 #define IOREMAP_MAX_ORDER (7 + PAGE_SHIFT) /* 128 pages */ macro
/linux-master/arch/arm64/include/asm/
H A Dmemory.h192 #define IOREMAP_MAX_ORDER (PUD_SHIFT) macro
194 #define IOREMAP_MAX_ORDER (PMD_SHIFT) macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h254 #define IOREMAP_MAX_ORDER ioremap_max_order() macro

Completed in 168 milliseconds