Home
last modified time | relevance | path

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

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