Searched refs:hv_ghcb_hypercall (Results 1 – 3 of 3) sorted by relevance
576 u64 __weak hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size) in hv_ghcb_hypercall() function580 EXPORT_SYMBOL_GPL(hv_ghcb_hypercall);
504 hv_ghcb_hypercall(HVCALL_SIGNAL_EVENT, &channel->sig_event, in vmbus_set_event()
83 status = hv_ghcb_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()