Searched refs:handle_fastpath_hlt (Results 1 – 4 of 4) sorted by relevance
441 fastpath_t handle_fastpath_hlt(struct kvm_vcpu *vcpu);
11295 fastpath_t handle_fastpath_hlt(struct kvm_vcpu *vcpu) in handle_fastpath_hlt() function11311 EXPORT_SYMBOL_GPL(handle_fastpath_hlt);
4194 return handle_fastpath_hlt(vcpu); in svm_exit_handlers_fastpath()
7177 return handle_fastpath_hlt(vcpu); in vmx_exit_handlers_fastpath()