Home
last modified time | relevance | path

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

/linux/include/xen/interface/io/
H A Dpvcalls.h17 struct pvcalls_data_intf { struct
18 RING_IDX in_cons, in_prod, in_error;
20 uint8_t pad1[52];
22 RING_IDX out_cons, out_prod, out_error;
24 uint8_t pad2[52];
26 RING_IDX ring_order;
27 grant_ref_t ref[];