Home
last modified time | relevance | path

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

/linux-6.15/tools/hv/
H A Dvmbus_bufring.h19 (ICMSG_HDR + sizeof(struct icmsg_negotiate) + \
118 struct icmsg_negotiate { struct
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-6.15/drivers/hv/
H A Dchannel_mgmt.c245 struct icmsg_negotiate *negop; in vmbus_prep_negotiate_resp()
248 if (buflen < ICMSG_HDR + offsetof(struct icmsg_negotiate, reserved)) { in vmbus_prep_negotiate_resp()
254 negop = (struct icmsg_negotiate *)&buf[ICMSG_HDR]; in vmbus_prep_negotiate_resp()
/linux-6.15/include/linux/
H A Dhyperv.h1526 (ICMSG_HDR + sizeof(struct icmsg_negotiate) + \
1529 struct icmsg_negotiate { struct