Searched refs:VCPU_NOT_ON_PCPU (Results 1 – 3 of 3) sorted by relevance
54 #define VCPU_NOT_ON_PCPU 2 macro
245 if (vcpu_on_pcpu(cp->cpu_id) == VCPU_NOT_ON_PCPU) in softcall_choose_cpu()
163 ret = VCPU_NOT_ON_PCPU; in vcpu_on_pcpu()