Home
last modified time | relevance | path

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

/linux/tools/hv/
H A Dhv_fcopy_uio_daemon.c168 struct icmsg_negotiate *negop; in vmbus_prep_negotiate_resp()
171 if (buflen < ICMSG_HDR + offsetof(struct icmsg_negotiate, reserved)) { in vmbus_prep_negotiate_resp()
177 negop = (struct icmsg_negotiate *)&buf[ICMSG_HDR]; in vmbus_prep_negotiate_resp()
/linux/include/linux/
H A Dhyperv.h1583 (ICMSG_HDR + sizeof(struct icmsg_negotiate) + \
1586 struct icmsg_negotiate { struct