Home
last modified time | relevance | path

Searched refs:VERSION_WIN10_V4_1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/hv/
Dhv.c385 if (vmbus_proto_version >= VERSION_WIN10_V4_1 && hv_synic_event_pending()) in hv_synic_cleanup()
Dconnection.c54 VERSION_WIN10_V4_1,
Dvmbus_drv.c1796 if (vmbus_proto_version < VERSION_WIN10_V4_1) in target_cpu_store()
/Linux-v5.15/include/linux/
Dhyperv.h249 #define VERSION_WIN10_V4_1 ((4 << 16) | (1)) macro