Searched refs:handle_fastpath_invd (Results 1 – 4 of 4) sorted by relevance
478 fastpath_t handle_fastpath_invd(struct kvm_vcpu *vcpu);
2218 fastpath_t handle_fastpath_invd(struct kvm_vcpu *vcpu) in handle_fastpath_invd() function2228 EXPORT_SYMBOL_FOR_KVM_INTERNAL(handle_fastpath_invd);
4248 return handle_fastpath_invd(vcpu); in svm_exit_handlers_fastpath()
7546 return handle_fastpath_invd(vcpu); in vmx_exit_handlers_fastpath()