Searched refs:first_cpu (Results 1 – 5 of 5) sorted by relevance
817 int first_cpu; in mtrr_save_state() local822 first_cpu = cpumask_first(cpu_online_mask); in mtrr_save_state()823 smp_call_function_single(first_cpu, mtrr_save_fixed_ranges, NULL, 1); in mtrr_save_state()
164 int first_cpu = i * threads_per_core; in pnv_alloc_idle_core_states() local165 int node = cpu_to_node(first_cpu); in pnv_alloc_idle_core_states()174 int cpu = first_cpu + j; in pnv_alloc_idle_core_states()
652 u16 first_cpu = 0xffff; in hypervisor_xcall_deliver() local732 if (first_cpu != cpu_list[0]) { in hypervisor_xcall_deliver()733 first_cpu = cpu_list[0]; in hypervisor_xcall_deliver()734 xc_rcvd = CPU_MONDO_COUNTER(first_cpu); in hypervisor_xcall_deliver()742 target_cpu_busy = (xc_rcvd < CPU_MONDO_COUNTER(first_cpu)); in hypervisor_xcall_deliver()743 xc_rcvd = CPU_MONDO_COUNTER(first_cpu); in hypervisor_xcall_deliver()783 this_cpu, first_cpu, (tot_retries + retries), tot_cpus); in hypervisor_xcall_deliver()
1119 unsigned long cpu, first_cpu, last_cpu; in cpu_cmd() local1125 last_cpu = first_cpu = NR_CPUS; in cpu_cmd()1131 if (last_cpu != first_cpu) in cpu_cmd()1133 last_cpu = first_cpu = cpu; in cpu_cmd()1138 if (last_cpu != first_cpu) in cpu_cmd()
4303 int first_cpu = i * threads_per_core; in kvm_init_subcore_bitmap() local4304 int node = cpu_to_node(first_cpu); in kvm_init_subcore_bitmap()4307 if (paca[first_cpu].sibling_subcore_state) in kvm_init_subcore_bitmap()4320 int cpu = first_cpu + j; in kvm_init_subcore_bitmap()