Searched defs:evtchn_bind_vcpu (Results 1 – 2 of 2) sorted by relevance
165 struct evtchn_bind_vcpu { struct167 evtchn_port_t port;168 uint32_t vcpu;
231 struct evtchn_bind_vcpu { struct236 typedef struct evtchn_bind_vcpu evtchn_bind_vcpu_t; argument