Lines Matching full:vmbus
45 * Table of VMBus versions listed from newest to oldest.
60 * Maximal VMBus protocol version guests can negotiate. Useful to cap the
61 * VMBus version for testing and debugging purpose.
67 "Maximal VMBus protocol version which can be negotiated");
84 * VMBus protocol 5.0 (VERSION_WIN10_V5) and higher require that we must in vmbus_negotiate_version()
160 /* Initialize the vmbus connection */ in vmbus_connect()
189 * Setup the vmbus event connection for channel interrupt in vmbus_connect()
225 * Negotiate a compatible VMBUS version number with the in vmbus_connect()
250 pr_info("Vmbus version:%d.%d\n", in vmbus_connect()
366 * vmbus_post_msg - Send a msg on the vmbus's message connection
390 * See vmbus_negotiate_version(): VMBus protocol 5.0 in vmbus_post_msg()
394 * support VMBus protocol 4.0 or lower, here we get in vmbus_post_msg()