Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c2395 static bool is_xmm_fast_hypercall(struct kvm_hv_hcall *hc) in is_xmm_fast_hypercall() function
2520 if (hc.fast && is_xmm_fast_hypercall(&hc)) { in kvm_hv_hypercall()