Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhyperv.h277 #define VERSION_WIN10_V5_3 ((5 << 16) | (3)) macro
/linux/drivers/hv/
H A Dchannel.c302 if (vmbus_proto_version >= VERSION_WIN10_V5_3) in vmbus_send_modifychannel()