Searched refs:hv_fcopy_hdr (Results 1 – 3 of 3) sorted by relevance
52 struct hv_fcopy_hdr *fcopy_msg; /* current message */231 struct hv_fcopy_hdr *fcopy_msg; in hv_fcopy_onchannelcallback()269 if (recvlen < ICMSG_HDR + sizeof(struct hv_fcopy_hdr)) { in hv_fcopy_onchannelcallback()274 fcopy_msg = (struct hv_fcopy_hdr *)&recv_buffer[ICMSG_HDR]; in hv_fcopy_onchannelcallback()379 struct hv_fcopy_hdr *fcopy_msg; in hv_fcopy_pre_suspend()
131 struct hv_fcopy_hdr { struct141 struct hv_fcopy_hdr hdr; argument154 struct hv_fcopy_hdr hdr;
155 struct hv_fcopy_hdr hdr; in main()