Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dpercpu.c3268 int nr_g0_units; in pcpu_page_first_chunk() local
3277 nr_g0_units = roundup(num_possible_cpus(), upa); in pcpu_page_first_chunk()
3278 if (WARN_ON(ai->groups[0].nr_units != nr_g0_units)) { in pcpu_page_first_chunk()