Searched refs:vm_exit_suspended (Results 1 – 4 of 4) sorted by relevance
282 void vm_exit_suspended(struct vm *vm, int vcpuid, uint64_t rip);
2057 vm_exit_suspended(vm, vcpu, state->rip); in svm_run()
1637 vm_exit_suspended(struct vm *vm, int vcpuid, uint64_t rip) in vm_exit_suspended() function
3045 vm_exit_suspended(vmx->vm, vcpu, rip); in vmx_run()