Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c2419 static bool hv_check_hypercall_access(struct kvm_vcpu_hv *hv_vcpu, u16 code) in hv_check_hypercall_access() function
2510 if (unlikely(!hv_check_hypercall_access(hv_vcpu, hc.code))) { in kvm_hv_hypercall()