Searched refs:VCPUOP_up (Results 1 – 2 of 2) sorted by relevance
51 #define VCPUOP_up 1 macro
988 if ((err = HYPERVISOR_vcpu_op(VCPUOP_up, id, NULL)) != 0) { in xen_vcpu_up()