Home
last modified time | relevance | path

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

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