Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Dhyperv.c2446 static bool is_xmm_fast_hypercall(struct kvm_hv_hcall *hc) in is_xmm_fast_hypercall() function
2571 if (hc.fast && is_xmm_fast_hypercall(&hc)) { in kvm_hv_hypercall()