Searched refs:user_exit_on_hypercall (Results 1 – 4 of 4) sorted by relevance
682 static inline bool user_exit_on_hypercall(struct kvm *kvm, unsigned long hc_nr) in user_exit_on_hypercall() function
10009 if (!user_exit_on_hypercall(vcpu->kvm, KVM_HC_MAP_GPA_RANGE)) in ____kvm_emulate_hypercall()
3663 if (!user_exit_on_hypercall(vcpu->kvm, KVM_HC_MAP_GPA_RANGE)) { in snp_begin_psc_msr()3760 if (!user_exit_on_hypercall(vcpu->kvm, KVM_HC_MAP_GPA_RANGE)) { in snp_begin_psc()
1223 if (!user_exit_on_hypercall(vcpu->kvm, KVM_HC_MAP_GPA_RANGE)) { in tdx_map_gpa()