Searched refs:memory_present (Results 1 - 2 of 2) sorted by relevance

/mm/
H A Dsparse.c170 void __init memory_present(int nid, unsigned long start, unsigned long end) function
H A Dpage_alloc.c4492 * sparse_memory_present_with_active_regions - Call memory_present for each active range
4493 * @nid: The node to call memory_present for. If MAX_NUMNODES, all nodes will be used.
4496 * be freed, this function may be used instead of calling memory_present() manually.
4504 memory_present(this_nid, start_pfn, end_pfn);

Completed in 1412 milliseconds