Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dpercpu.c2840 int nr_g0_units; in pcpu_page_first_chunk() local
2849 nr_g0_units = roundup(num_possible_cpus(), upa); in pcpu_page_first_chunk()
2850 if (WARN_ON(ai->groups[0].nr_units != nr_g0_units)) { in pcpu_page_first_chunk()