Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hv/
Dhv_util.c224 } else if (icmsghdrp->icmsgtype == ICMSGTYPE_SHUTDOWN) { in shutdown_onchannelcallback()
/linux-5.19.10/include/linux/
Dhyperv.h1526 #define ICMSGTYPE_SHUTDOWN 3 macro