Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv.c79 status = hv_tdx_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()
/linux/arch/x86/hyperv/
H A Divm.c415 u64 hv_tdx_hypercall(u64 control, u64 param1, u64 param2) in hv_tdx_hypercall() function