Home
last modified time | relevance | path

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

/drivers/hv/
Dhv_common.c582 u64 __weak hv_tdx_hypercall(u64 control, u64 param1, u64 param2) in hv_tdx_hypercall() function
586 EXPORT_SYMBOL_GPL(hv_tdx_hypercall);
Dconnection.c507 hv_tdx_hypercall(HVCALL_SIGNAL_EVENT | HV_HYPERCALL_FAST_BIT, in vmbus_set_event()
Dhv.c80 status = hv_tdx_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()