Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhyperv_vmbus.h46 union hv_connection_id connectionid;
100 union hv_connection_id connectionid;
166 extern int hv_post_message(union hv_connection_id connection_id,
H A Dhv.c47 int hv_post_message(union hv_connection_id connection_id, in hv_post_message()