Searched defs:evtchn_bind_pirq (Results 1 – 2 of 2) sorted by relevance
76 struct evtchn_bind_pirq { struct78 uint32_t pirq;80 uint32_t flags; /* BIND_PIRQ__* */82 evtchn_port_t port;
140 struct evtchn_bind_pirq { struct148 typedef struct evtchn_bind_pirq evtchn_bind_pirq_t; argument