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.c331 #define hypercall_update(hc) static_call_update(hv_hypercall, hc) macro
335 #ifndef hypercall_update
336 #define hypercall_update(hc) (void)hc macro
556 hypercall_update(hv_snp_hypercall); in ms_hyperv_init_platform()
564 hypercall_update(hv_tdx_hypercall); in ms_hyperv_init_platform()