Home
last modified time | relevance | path

Searched defs:vmbuspipe_hdr (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/hv/
Dvmbus_bufring.h108 struct vmbuspipe_hdr { struct
109 unsigned int flags;
110 unsigned int msgsize;
/linux-6.14.4/include/linux/
Dhyperv.h1559 struct vmbuspipe_hdr { struct
1581 #define ICMSG_HDR (sizeof(struct vmbuspipe_hdr) + sizeof(struct icmsg_hdr)) argument