Home
last modified time | relevance | path

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

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