Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dconnection.c57 VERSION_WIN10_V5,
99 if (version >= VERSION_WIN10_V5) { in vmbus_negotiate_version()
154 if (version >= VERSION_WIN10_V5) in vmbus_negotiate_version()
/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c491 case VERSION_WIN10_V5: in hyperv_connect_vsp()
/openbmc/linux/net/vmw_vsock/
H A Dhyperv_transport.c372 if (vmbus_proto_version < VERSION_WIN10_V5) { in hvs_open_connection()
/openbmc/linux/include/linux/
H A Dhyperv.h274 #define VERSION_WIN10_V5 ((5 << 16) | (0)) macro
/openbmc/linux/drivers/video/fbdev/
H A Dhyperv_fb.c630 case VERSION_WIN10_V5: in synthvid_connect_vsp()