Home
last modified time | relevance | path

Searched refs:ARCH_LOW_ADDRESS_LIMIT (Results 1 – 6 of 6) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dacpi.h47 #define ACPI_TABLE_UPGRADE_MAX_PHYS ARCH_LOW_ADDRESS_LIMIT
/linux/arch/arm/include/asm/
H A Ddma.h17 #define ARCH_LOW_ADDRESS_LIMIT arm_dma_limit macro
/linux/arch/s390/include/asm/
H A Dprocessor.h398 #define ARCH_LOW_ADDRESS_LIMIT 0x7fffffffUL macro
/linux/arch/arm64/include/asm/
H A Dprocessor.h106 #define ARCH_LOW_ADDRESS_LIMIT (arm64_dma_phys_limit - 1) macro
/linux/tools/testing/memblock/
H A DREADME108 ARCH_LOW_ADDRESS_LIMIT marco, which can't be changed to point at the low
/linux/kernel/dma/
H A Dswiotlb.c493 io_tlb_default_mem.phys_limit = ARCH_LOW_ADDRESS_LIMIT; in swiotlb_init_remap()