Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hv/
Dhv_fcopy.c267 } else if (icmsghdr->icmsgtype == ICMSGTYPE_FCOPY) { in hv_fcopy_onchannelcallback()
/linux-5.19.10/include/linux/
Dhyperv.h1529 #define ICMSGTYPE_FCOPY 7 macro