Home
last modified time | relevance | path

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

/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;
/kernel/linux/linux-6.6/include/linux/
Dhyperv.h1150 struct vmbus_channel_packet_multipage_buffer { struct
1151 u16 type;
1152 u16 dataoffset8;
1153 u16 length8;
1154 u16 flags;
1155 u64 transactionid;
1156 u32 reserved;
1157 u32 rangecount; /* Always 1 in this case */
1158 struct hv_multipage_buffer range;