Home
last modified time | relevance | path

Searched defs:MAX_DMA32_PFN (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-cavium-octeon/
Dcpu-feature-overrides.h78 #define MAX_DMA32_PFN (((1ULL << 32) - (1ULL << 28)) >> PAGE_SHIFT) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Ddma.h96 #define MAX_DMA32_PFN (1UL << (32 - PAGE_SHIFT)) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Ddma.h77 #define MAX_DMA32_PFN (1UL << (32 - PAGE_SHIFT)) macro