Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmemory_hotplug.c737 stats->kernel_early_pages += zone->present_early_pages; in auto_movable_stats_account_zone()
1016 zone->present_early_pages += nr_pages; in adjust_present_page_count()
Dpage_alloc.c7581 zone->present_early_pages = real_size; in calculate_node_totalpages()
/Linux-v6.1/include/linux/
Dmmzone.h795 unsigned long present_early_pages; member