Searched refs:VCPUOP_up (Results 1 – 3 of 3) sorted by relevance
51 #define VCPUOP_up 1 macro
183 HYPERVISOR_vcpu_op(VCPUOP_up, xen_vcpu_nr(cpu), NULL)) in xen_vcpu_restore()
373 rc = HYPERVISOR_vcpu_op(VCPUOP_up, xen_vcpu_nr(cpu), NULL); in xen_pv_cpu_up()