Searched refs:vm_exit_astpending (Results 1 – 4 of 4) sorted by relevance
285 void vm_exit_astpending(struct vm *vm, int vcpuid, uint64_t rip);
2076 vm_exit_astpending(vm, vcpu, state->rip); in svm_run()
1689 vm_exit_astpending(struct vm *vm, int vcpuid, uint64_t rip) in vm_exit_astpending() function
3063 vm_exit_astpending(vmx->vm, vcpu, rip); in vmx_run()