Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hv/
Dhv.c433 if (vmbus_proto_version >= VERSION_WIN10_V4_1 && hv_synic_event_pending()) in hv_synic_cleanup()
Dconnection.c58 VERSION_WIN10_V4_1,
Dvmbus_drv.c1768 if (vmbus_proto_version < VERSION_WIN10_V4_1) in target_cpu_store()
/Linux-v6.1/include/linux/
Dhyperv.h253 #define VERSION_WIN10_V4_1 ((4 << 16) | (1)) macro