Searched refs:maxcpu (Results 1 – 3 of 3) sorted by relevance
93 int maxcpu = -1; in torture_onoff() local100 maxcpu = cpu; in torture_onoff()101 WARN_ON(maxcpu < 0); in torture_onoff()108 cpu = (torture_random(&rand) >> 4) % (maxcpu + 1); in torture_onoff()
36 maxcpu -- do at least one.
872 static void __init print_local_APICs(int maxcpu) in print_local_APICs() argument876 if (!maxcpu) in print_local_APICs()881 if (cpu >= maxcpu) in print_local_APICs()