Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Dhv_init.c41 static u64 __hv_hyperfail(u64 control, u64 param1, u64 param2) in __hv_hyperfail() function
46 DEFINE_STATIC_CALL(__hv_hypercall, __hv_hyperfail);
68 ptr = &__hv_hyperfail; in hv_set_hypercall_pg()