Searched refs:vm_exit_suspended (Results 1 – 4 of 4) sorted by relevance
228 void vm_exit_suspended(struct vm *vm, int vcpuid, uint64_t rip);
1937 vm_exit_suspended(vm, vcpu, state->rip); in svm_vmrun()
1542 vm_exit_suspended(struct vm *vm, int vcpuid, uint64_t rip) in vm_exit_suspended() function
2646 vm_exit_suspended(vmx->vm, vcpu, rip); in vmx_run()