Home
last modified time | relevance | path

Searched refs:kvm_hv_hypercall_enabled (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/x86/kvm/
Dhyperv.h98 static inline bool kvm_hv_hypercall_enabled(struct kvm_vcpu *vcpu) in kvm_hv_hypercall_enabled() function
280 static inline bool kvm_hv_hypercall_enabled(struct kvm_vcpu *vcpu) in kvm_hv_hypercall_enabled() function
Dxen.c1631 kvm_hv_hypercall_enabled(vcpu)) in kvm_xen_hypercall()
Dx86.c10102 if (kvm_hv_hypercall_enabled(vcpu)) in kvm_emulate_hypercall()
/linux-6.12.1/arch/x86/kvm/svm/
Dnested.c208 if (kvm_hv_hypercall_enabled(&svm->vcpu) && in nested_svm_vmrun_msrpm()
378 if (kvm_hv_hypercall_enabled(vcpu)) { in __nested_copy_vmcb_control_to_cache()