Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv_snapshot.c333 } else if (icmsghdrp->icmsgtype == ICMSGTYPE_VSS) { in hv_vss_onchannelcallback()
/linux/include/linux/
H A Dhyperv.h1534 #define ICMSGTYPE_VSS 5 macro