Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_kvp.c692 } else if (icmsghdrp->icmsgtype == ICMSGTYPE_KVPEXCHANGE) { in hv_kvp_onchannelcallback()
/openbmc/linux/include/linux/
H A Dhyperv.h1542 #define ICMSGTYPE_KVPEXCHANGE 2 macro