Searched refs:find_biggest_section_pfn (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | memory_hotplug.c | 376 static unsigned long find_biggest_section_pfn(int nid, struct zone *zone, in find_biggest_section_pfn() function 430 pfn = find_biggest_section_pfn(nid, zone, zone->zone_start_pfn, in shrink_zone_span()
|
/kernel/linux/linux-6.6/mm/ |
H A D | memory_hotplug.c | 436 static unsigned long find_biggest_section_pfn(int nid, struct zone *zone, in find_biggest_section_pfn() function 489 pfn = find_biggest_section_pfn(nid, zone, zone->zone_start_pfn, in shrink_zone_span()
|
Completed in 5 milliseconds