Searched defs:evtchn_bind_virq (Results 1 – 2 of 2) sorted by relevance
61 struct evtchn_bind_virq { struct63 uint32_t virq;64 uint32_t vcpu;66 evtchn_port_t port;
125 struct evtchn_bind_virq { struct132 typedef struct evtchn_bind_virq evtchn_bind_virq_t; argument