Lines Matching refs:target_cpu
464 hv_clear_allocated_cpu(channel->target_cpu);
596 * STORE target_cpu LOAD target_cpu
707 if (primary->target_cpu == cpu)
711 if (sc != chn && sc->target_cpu == cpu)
738 u32 target_cpu;
752 channel->target_cpu = VMBUS_CONNECT_CPU;
784 target_cpu = cpumask_first(available_mask);
785 cpumask_set_cpu(target_cpu, allocated_mask);
788 i > ncpu || !hv_cpuself_used(target_cpu, channel))
792 channel->target_cpu = target_cpu;