Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dxen.h33 static inline bool kvm_xen_hypercall_enabled(struct kvm *kvm) in kvm_xen_hypercall_enabled() function
67 static inline bool kvm_xen_hypercall_enabled(struct kvm *kvm) in kvm_xen_hypercall_enabled() function
Dxen.c581 if (kvm_xen_hypercall_enabled(kvm)) { in kvm_xen_write_hypercall_page()
Dhyperv.c1339 if (kvm_xen_hypercall_enabled(kvm)) { in kvm_hv_set_msr_pw()
Dx86.c8675 if (kvm_xen_hypercall_enabled(vcpu->kvm)) in kvm_emulate_hypercall()