Searched refs:maxcpu (Results 1 – 2 of 2) 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()
637 static void __init print_local_APICs(int maxcpu) in print_local_APICs() argument641 if (!maxcpu) in print_local_APICs()646 if (cpu >= maxcpu) in print_local_APICs()