Searched refs:other_cpu (Results 1 – 2 of 2) sorted by relevance
249 bool other_cpu = (cpu != smp_processor_id()); in xen_vcpu_restore() local252 if (other_cpu && is_up && in xen_vcpu_restore()261 if (other_cpu && is_up && in xen_vcpu_restore()
2759 int cpu = (unsigned long)hcpu, other_cpu; in mvneta_percpu_notifier() local2770 for_each_online_cpu(other_cpu) { in mvneta_percpu_notifier()2771 if (other_cpu != cpu) { in mvneta_percpu_notifier()2773 per_cpu_ptr(pp->ports, other_cpu); in mvneta_percpu_notifier()