Searched refs:VCPUOP_down (Results 1 – 4 of 4) sorted by relevance
67 #define VCPUOP_down 2 macro
112 HYPERVISOR_vcpu_op(VCPUOP_down, smp_processor_id(), NULL); in xen_halt()
512 HYPERVISOR_vcpu_op(VCPUOP_down, smp_processor_id(), NULL); in xen_play_dead()550 HYPERVISOR_vcpu_op(VCPUOP_down, cpu, NULL); in stop_self()
251 HYPERVISOR_vcpu_op(VCPUOP_down, cpu, NULL)) in xen_vcpu_restore()