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()
539 HYPERVISOR_vcpu_op(VCPUOP_down, smp_processor_id(), NULL); in xen_play_dead()577 HYPERVISOR_vcpu_op(VCPUOP_down, cpu, NULL); in stop_self()
253 HYPERVISOR_vcpu_op(VCPUOP_down, cpu, NULL)) in xen_vcpu_restore()