Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dhyperv.h1010 struct vmbus_channel_packet_multipage_buffer { struct
1011 u16 type;
1012 u16 dataoffset8;
1013 u16 length8;
1014 u16 flags;
1015 u64 transactionid;
1016 u32 reserved;
1017 u32 rangecount; /* Always 1 in this case */
1018 struct hv_multipage_buffer range;
/kernel/linux/linux-5.10/include/linux/
Dhyperv.h1091 struct vmbus_channel_packet_multipage_buffer { struct
1092 u16 type;
1093 u16 dataoffset8;
1094 u16 length8;
1095 u16 flags;
1096 u64 transactionid;
1097 u32 reserved;
1098 u32 rangecount; /* Always 1 in this case */
1099 struct hv_multipage_buffer range;