Searched defs:evtchn_bind_ipi (Results 1 – 2 of 2) sorted by relevance
92 struct evtchn_bind_ipi { struct93 uint32_t vcpu;95 evtchn_port_t port;
156 struct evtchn_bind_ipi { struct161 typedef struct evtchn_bind_ipi evtchn_bind_ipi_t; argument