Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dconnection.c58 VERSION_WIN10_V5,
100 if (version >= VERSION_WIN10_V5) { in vmbus_negotiate_version()
158 if (version >= VERSION_WIN10_V5) in vmbus_negotiate_version()
/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c486 case VERSION_WIN10_V5: in hyperv_connect_vsp()
/linux/net/vmw_vsock/
H A Dhyperv_transport.c372 if (vmbus_proto_version < VERSION_WIN10_V5) { in hvs_open_connection()
/linux/include/linux/
H A Dhyperv.h275 #define VERSION_WIN10_V5 VMBUS_MAKE_VERSION(5, 0) macro
/linux/drivers/video/fbdev/
H A Dhyperv_fb.c