Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dpage_alloc.c6896 unsigned int pfns_per_compound = pgmap_vmemmap_nr(pgmap); in memmap_init_zone_device() local
6914 for (pfn = start_pfn; pfn < end_pfn; pfn += pfns_per_compound) { in memmap_init_zone_device()
6919 if (pfns_per_compound == 1) in memmap_init_zone_device()
6923 compound_nr_pages(altmap, pfns_per_compound)); in memmap_init_zone_device()