Searched refs:thiscpu (Results 1 – 2 of 2) sorted by relevance
51 int thiscpu, cpu; in set_secondary_cpus_clock() local55 thiscpu = smp_processor_id(); in set_secondary_cpus_clock()56 cpu_clk = get_cpu_clk(thiscpu); in set_secondary_cpus_clock()64 if (cpu == thiscpu) in set_secondary_cpus_clock()
2147 int thiscpu = num_processors + disabled_cpus; in generic_processor_info() local2151 thiscpu, apicid); in generic_processor_info()2163 int thiscpu = max + disabled_cpus - 1; in generic_processor_info() local2168 " Processor %d/0x%x ignored.\n", max, thiscpu, apicid); in generic_processor_info()2175 int thiscpu = max + disabled_cpus; in generic_processor_info() local2179 " Processor %d/0x%x ignored.\n", max, thiscpu, apicid); in generic_processor_info()