Searched defs:xenevtchn_handle (Results 1 – 2 of 2) sorted by relevance
110 struct xenevtchn_handle { struct111 evtchn_port_t be_port;112 evtchn_port_t guest_port; /* Or zero for unbound */113 int fd;
33 typedef struct xenevtchn_handle xenevtchn_handle; typedef