Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_util.c441 } else if (icmsghdrp->icmsgtype == ICMSGTYPE_TIMESYNC) { in timesync_onchannelcallback()
/openbmc/linux/include/linux/
H A Dhyperv.h1544 #define ICMSGTYPE_TIMESYNC 4 macro