Searched defs:max_addr (Results 1 – 9 of 9) sorted by relevance
/arch/x86/mm/ |
D | numa_emulation.c | 85 u64 addr, u64 max_addr, int nr_nodes) in split_nodes_interleave() 187 static u64 __init find_end_of_node(u64 start, u64 max_addr, u64 size) in find_end_of_node() 201 static u64 uniform_size(u64 max_addr, u64 base, u64 hole, int nr_nodes) in uniform_size() 218 u64 addr, u64 max_addr, u64 size, in split_nodes_size_interleave_uniform() 322 u64 addr, u64 max_addr, u64 size) in split_nodes_size_interleave() 375 const u64 max_addr = PFN_PHYS(max_pfn); in numa_emulation() local
|
/arch/mips/cavium-octeon/executive/ |
D | cvmx-bootmem.c | 132 uint64_t min_addr, uint64_t max_addr) in cvmx_bootmem_alloc_range() 152 uint64_t max_addr, uint64_t align, in cvmx_bootmem_alloc_named_range() 619 uint64_t max_addr, uint64_t align, in cvmx_bootmem_alloc_named_range_once() 719 uint64_t max_addr, in cvmx_bootmem_phy_named_block_alloc()
|
/arch/mips/cavium-octeon/ |
D | dma-octeon.c | 194 phys_addr_t max_addr; in plat_swiotlb_setup() local
|
/arch/x86/boot/compressed/ |
D | misc.c | 182 unsigned long max_addr = min_addr + (VO___bss_start - VO__text); in handle_relocations() local
|
/arch/m68k/mm/ |
D | motorola.c | 393 unsigned long min_addr, max_addr; in paging_init() local
|
/arch/s390/mm/ |
D | dump_pagetables.c | 12 static unsigned long max_addr; variable
|
/arch/powerpc/platforms/pseries/ |
D | iommu.c | 1034 phys_addr_t max_addr = memory_hotplug_max(); in ddw_memory_hotplug_max() local 1109 u64 dma_addr, max_addr; in enable_ddw() local
|
/arch/ia64/kernel/ |
D | efi.c | 70 static u64 mem_limit = ~0UL, max_addr = ~0UL, min_addr = 0UL; variable
|
/arch/powerpc/mm/book3s64/ |
D | radix_pgtable.c | 43 phys_addr_t max_addr = MEMBLOCK_ALLOC_ANYWHERE; in early_alloc_pgtable() local
|