Searched defs:pvcalls_bedata (Results 1 – 1 of 1) sorted by relevance
34 struct pvcalls_bedata { struct35 struct xen_pvcalls_front_ring ring;36 grant_ref_t ref;37 int irq;39 struct list_head socket_mappings;40 spinlock_t socket_lock;42 wait_queue_head_t inflight_req;43 struct xen_pvcalls_response rsp[PVCALLS_NR_RSP_PER_RING];