Home
last modified time | relevance | path

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

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