Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/mm/
Dmemblock.c132 static int __init count_early_node_map(int nodeid) in count_early_node_map() function
149 count = (memblock.reserved.cnt + count_early_node_map(nodeid)) * 2; in __get_free_all_memory_range()