Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dhyperv_vmbus.h166 extern int hv_post_message(union hv_connection_id connection_id,
H A Dconnection.c442 ret = hv_post_message(conn_id, 1, buffer, buflen); in vmbus_post_msg()
H A Dhv.c47 int hv_post_message(union hv_connection_id connection_id, in hv_post_message() function
/linux-6.15/Documentation/virt/hyperv/
H A Dcoco.rst166 a special invocation sequence. See hv_post_message(), for example.