Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hv/ !
Dhv_util.c216 } else if (icmsghdrp->icmsgtype == ICMSGTYPE_SHUTDOWN) { in shutdown_onchannelcallback()
/linux-6.12.1/include/linux/ !
Dhyperv.h1541 #define ICMSGTYPE_SHUTDOWN 3 macro