Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpercpu.c3247 int nr_g0_units; in pcpu_page_first_chunk() local
3256 nr_g0_units = roundup(num_possible_cpus(), upa); in pcpu_page_first_chunk()
3257 if (WARN_ON(ai->groups[0].nr_units != nr_g0_units)) { in pcpu_page_first_chunk()