Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dhyperv.c2393 static bool is_xmm_fast_hypercall(struct kvm_hv_hcall *hc) in is_xmm_fast_hypercall() function
2518 if (hc.fast && is_xmm_fast_hypercall(&hc)) { in kvm_hv_hypercall()