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