Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmemory_hotplug.h326 extern void clear_zone_contiguous(struct zone *zone);
/Linux-v5.15/mm/
Dmemory_hotplug.c488 clear_zone_contiguous(zone); in remove_pfn_range_from_zone()
699 clear_zone_contiguous(zone); in move_pfn_range_to_zone()
Dpage_alloc.c1813 void clear_zone_contiguous(struct zone *zone) in clear_zone_contiguous() function