Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hv/
Dhv.c108 static u64 do_hypercall(u64 control, void *input, void *output) in do_hypercall() function
283 status = do_hypercall(HVCALL_POST_MESSAGE, aligned_msg, NULL) in hv_post_message()
302 status = do_hypercall(HVCALL_SIGNAL_EVENT, in hv_signal_event()