Searched refs:init_currently_empty_zone (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | mmzone.h | 897 extern void init_currently_empty_zone(struct zone *zone, unsigned long start_pfn,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mmzone.h | 1479 extern void init_currently_empty_zone(struct zone *zone, unsigned long start_pfn,
|
/kernel/linux/linux-6.6/mm/ |
H A D | mm_init.c | 1403 void __meminit init_currently_empty_zone(struct zone *zone, in init_currently_empty_zone() function 1616 init_currently_empty_zone(zone, zone->zone_start_pfn, size); in free_area_init_core()
|
H A D | memory_hotplug.c | 760 init_currently_empty_zone(zone, start_pfn, nr_pages); in move_pfn_range_to_zone()
|
/kernel/linux/linux-5.10/mm/ |
H A D | memory_hotplug.c | 706 init_currently_empty_zone(zone, start_pfn, nr_pages); in move_pfn_range_to_zone()
|
H A D | page_alloc.c | 6657 void __meminit init_currently_empty_zone(struct zone *zone, in init_currently_empty_zone() function 7170 init_currently_empty_zone(zone, zone_start_pfn, size); in free_area_init_core()
|
Completed in 41 milliseconds