Home
last modified time | relevance | path

Searched defs:MAX_DMA32_PFN (Results 1 - 8 of 8) sorted by relevance

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

Completed in 4 milliseconds