Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Dhv_init.c61 typedef u64 (*hv_hypercall_f)(u64 control, u64 param1, u64 param2); typedef
69 static_call_update(__hv_hypercall, (hv_hypercall_f)ptr); in hv_set_hypercall_pg()