Home
last modified time | relevance | path

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

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