Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmm_init.c1078 unsigned int pfns_per_compound = pgmap_vmemmap_nr(pgmap); in memmap_init_zone_device() local
1096 for (pfn = start_pfn; pfn < end_pfn; pfn += pfns_per_compound) { in memmap_init_zone_device()
1101 if (pfns_per_compound == 1) in memmap_init_zone_device()