Searched refs:hv_hypercall (Results 1 – 2 of 2) sorted by relevance
335 DEFINE_STATIC_CALL(hv_hypercall, hv_std_hypercall);336 EXPORT_STATIC_CALL_TRAMP_GPL(hv_hypercall);337 #define hypercall_update(hc) static_call_update(hv_hypercall, hc)
1196 u64 hv_hypercall; member