Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dacpi.h50 #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.h404 #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 DREADME111 ARCH_LOW_ADDRESS_LIMIT marco, which can't be changed to point at the low
/linux/kernel/liveupdate/
H A Dkexec_handover.c612 size = memblock_reserved_kern_size(ARCH_LOW_ADDRESS_LIMIT, in scratch_size_update()
672 ARCH_LOW_ADDRESS_LIMIT); in kho_reserve_scratch()
/linux/kernel/dma/
H A Dswiotlb.c376 io_tlb_default_mem.phys_limit = ARCH_LOW_ADDRESS_LIMIT; in swiotlb_init_remap()