Searched refs:hv_ghcb_hypercall (Results 1 – 3 of 3) sorted by relevance
707 u64 __weak hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size) in hv_ghcb_hypercall() function711 EXPORT_SYMBOL_GPL(hv_ghcb_hypercall);
514 hv_ghcb_hypercall(HVCALL_SIGNAL_EVENT, &channel->sig_event, in vmbus_set_event()
82 status = hv_ghcb_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()
Completed in 8 milliseconds