Home
last modified time | relevance | path

Searched refs:MEMBLOCK_NONE (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/arch/arc/mm/
H A Dinit.c63 memblock_add_node(base, size, 0, MEMBLOCK_NONE); in early_init_dt_add_memory_arch()
69 memblock_add_node(base, size, 1, MEMBLOCK_NONE); in early_init_dt_add_memory_arch()
/linux-6.15/include/linux/
H A Dmemblock.h47 MEMBLOCK_NONE = 0x0, /* No special request */ enumerator
159 __next_mem_range(idx, NUMA_NO_NODE, MEMBLOCK_NONE, &physmem, type, in __next_physmem_range()
251 MEMBLOCK_NONE, p_start, p_end, NULL)
/linux-6.15/arch/x86/kernel/
H A Dcheck.c115 for_each_free_mem_range(i, NUMA_NO_NODE, MEMBLOCK_NONE, &start, &end, in setup_bios_corruption_check()
/linux-6.15/mm/
H A Dmemtest.c78 for_each_free_mem_range(i, NUMA_NO_NODE, MEMBLOCK_NONE, &this_start, in do_one_pass()
H A Dmemblock.c169 return system_has_some_mirror ? MEMBLOCK_MIRROR : MEMBLOCK_NONE; in choose_memblock_flags()
1376 __next_mem_range(idx, zone_nid, MEMBLOCK_NONE, in __next_mem_pfn_range_in_zone()
1403 __next_mem_range(idx, zone_nid, MEMBLOCK_NONE, in __next_mem_pfn_range_in_zone()
2252 for_each_free_mem_range(i, NUMA_NO_NODE, MEMBLOCK_NONE, &start, &end, in free_low_memory_core_early()
H A Dcma.c420 for_each_free_mem_range(i, nid, MEMBLOCK_NONE, &start, &end, NULL) { in cma_declare_contiguous_multi()
H A Dmemory_hotplug.c1506 enum memblock_flags memblock_flags = MEMBLOCK_NONE; in add_memory_resource()
H A Dmm_init.c1322 for_each_free_mem_range(u, NUMA_NO_NODE, MEMBLOCK_NONE, &start_addr, &end_addr, NULL) { in calc_nr_kernel_pages()
/linux-6.15/arch/m68k/mm/
H A Dmotorola.c451 MEMBLOCK_NONE); in paging_init()
463 MEMBLOCK_NONE); in paging_init()
H A Dmcfmmu.c162 MEMBLOCK_NONE); in cf_bootmem_alloc()
/linux-6.15/tools/testing/memblock/tests/
H A Dcommon.c92 flags = (movable_node_is_enabled()) ? MEMBLOCK_NONE : MEMBLOCK_HOTPLUG; in setup_numa_memblock()
/linux-6.15/arch/mips/loongson64/
H A Dinit.c82 MEMBLOCK_NONE); in szmem()
/linux-6.15/arch/mips/sgi-ip27/
H A Dip27-memory.c345 MEMBLOCK_NONE); in szmem()
/linux-6.15/arch/loongarch/kernel/
H A Dsetup.c216 memblock_add_node(start, size, pa_to_nid(start), MEMBLOCK_NONE); in early_parse_mem()
/linux-6.15/kernel/
H A Dkexec_file.c571 for_each_free_mem_range_reverse(i, NUMA_NO_NODE, MEMBLOCK_NONE, in kexec_walk_memblock()
585 for_each_free_mem_range(i, NUMA_NO_NODE, MEMBLOCK_NONE, in kexec_walk_memblock()
/linux-6.15/arch/mips/kernel/
H A Dsetup.c369 memblock_add_node(start, size, pa_to_nid(start), MEMBLOCK_NONE); in early_parse_mem()
/linux-6.15/arch/s390/kernel/
H A Dsetup.c546 0, MEMBLOCK_NONE); in setup_resources()
/linux-6.15/arch/powerpc/kernel/
H A Dfadump.c528 for_each_free_mem_range(i, NUMA_NO_NODE, MEMBLOCK_NONE, in fadump_locate_reserve_mem()