Searched defs:start_sec (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dmemory_hotplug.c317 int start_sec, end_sec; local
319 start_sec = pfn_to_section_nr(phys_start_pfn);
322 for (i = start_sec; i <= end_sec; i++) {

Completed in 32 milliseconds