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