Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c337 #define hypercall_update(hc) static_call_update(hv_hypercall, hc) macro
341 #ifndef hypercall_update
342 #define hypercall_update(hc) (void)hc macro
595 hypercall_update(hv_snp_hypercall); in ms_hyperv_init_platform()
603 hypercall_update(hv_tdx_hypercall); in ms_hyperv_init_platform()