Home
last modified time | relevance | path

Searched refs:init_currently_empty_zone (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/mm/
H A Dmm_init.c1447 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 Dmemory_hotplug.c781 init_currently_empty_zone(zone, start_pfn, nr_pages); in move_pfn_range_to_zone()
/linux-6.15/include/linux/
H A Dmmzone.h1514 extern void init_currently_empty_zone(struct zone *zone, unsigned long start_pfn,
/linux-6.15/Documentation/mm/
H A Dphysical_memory.rst511 ``init_currently_empty_zone()`` during boot.