Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dnobootmem.c35 static void * __init __alloc_memory_core_early(int nid, u64 size, u64 align, in __alloc_memory_core_early() function
215 ptr = __alloc_memory_core_early(MAX_NUMNODES, size, align, goal, limit); in ___alloc_bootmem_nopanic()
309 ptr = __alloc_memory_core_early(pgdat->node_id, size, align, in __alloc_bootmem_node()
314 ptr = __alloc_memory_core_early(MAX_NUMNODES, size, align, in __alloc_bootmem_node()
346 return __alloc_memory_core_early(early_pfn_to_nid(pfn), size, in alloc_bootmem_section()
359 ptr = __alloc_memory_core_early(pgdat->node_id, size, align, in __alloc_bootmem_node_nopanic()
413 ptr = __alloc_memory_core_early(pgdat->node_id, size, align, in __alloc_bootmem_low_node()
418 return __alloc_memory_core_early(MAX_NUMNODES, size, align, in __alloc_bootmem_low_node()