Searched refs:evtchn_bind_ipi (Results 1 – 5 of 5) sorted by relevance
173 struct evtchn_bind_ipi { struct178 typedef struct evtchn_bind_ipi evtchn_bind_ipi_t; argument331 struct evtchn_bind_ipi bind_ipi;
35 #define xen_evtchn_bind_ipi evtchn_bind_ipi
44 ? evtchn_bind_ipi event_channel.h
480 static long evtchn_bind_ipi(evtchn_bind_ipi_t *bind) in evtchn_bind_ipi() function1203 struct evtchn_bind_ipi bind_ipi; in do_event_channel_op()1206 rc = evtchn_bind_ipi(&bind_ipi); in do_event_channel_op()
579 struct evtchn_bind_ipi ipi; in pv_shim_event_channel_op()
Completed in 16 milliseconds