Home
last modified time | relevance | path

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

/drivers/hv/
Dhv_common.c576 u64 __weak hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size) in hv_ghcb_hypercall() function
580 EXPORT_SYMBOL_GPL(hv_ghcb_hypercall);
Dconnection.c504 hv_ghcb_hypercall(HVCALL_SIGNAL_EVENT, &channel->sig_event, in vmbus_set_event()
Dhv.c83 status = hv_ghcb_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()