Searched refs:NR_LPPACAS (Results 1 – 2 of 2) sorted by relevance
36 [0 ... (NR_LPPACAS-1)] = {54 if (nr_cpus <= NR_LPPACAS) in allocate_lppacas()58 (nr_cpus - NR_LPPACAS)); in allocate_lppacas()67 if (cpu < NR_LPPACAS) in new_lppaca()70 lp = extra_lppacas + (cpu - NR_LPPACAS); in new_lppaca()82 nr = num_possible_cpus() - NR_LPPACAS; in free_lppacas()
44 #define NR_LPPACAS 1 macro