Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_util.c226 } else if (icmsghdrp->icmsgtype == ICMSGTYPE_SHUTDOWN) { in shutdown_onchannelcallback()
/openbmc/linux/include/linux/
H A Dhyperv.h1543 #define ICMSGTYPE_SHUTDOWN 3 macro