Home
last modified time | relevance | path

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

/linux/mm/
H A Dmm_init.c1102 unsigned int pfns_per_compound = pgmap_vmemmap_nr(pgmap); in memmap_init_zone_device() local
1120 for (pfn = start_pfn; pfn < end_pfn; pfn += pfns_per_compound) { in memmap_init_zone_device()
1125 if (pfns_per_compound == 1) in memmap_init_zone_device()