Home
last modified time | relevance | path

Searched refs:user_exit_on_hypercall (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/arch/x86/kvm/
Dx86.h619 static inline bool user_exit_on_hypercall(struct kvm *kvm, unsigned long hc_nr) in user_exit_on_hypercall() function
Dx86.c10069 if (!user_exit_on_hypercall(vcpu->kvm, KVM_HC_MAP_GPA_RANGE)) in ____kvm_emulate_hypercall()
/linux-6.14.4/arch/x86/kvm/svm/
Dsev.c3640 if (!user_exit_on_hypercall(vcpu->kvm, KVM_HC_MAP_GPA_RANGE)) { in snp_begin_psc_msr()
3730 if (!user_exit_on_hypercall(vcpu->kvm, KVM_HC_MAP_GPA_RANGE)) { in snp_begin_psc()