Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dhyperv.h92 bool kvm_hv_hypercall_enabled(struct kvm_vcpu *vcpu);
Dxen.c698 kvm_hv_hypercall_enabled(vcpu)) in kvm_xen_hypercall()
Dhyperv.c2016 bool kvm_hv_hypercall_enabled(struct kvm_vcpu *vcpu) in kvm_hv_hypercall_enabled() function
Dx86.c8678 if (kvm_hv_hypercall_enabled(vcpu)) in kvm_emulate_hypercall()