Home
last modified time | relevance | path

Searched refs:evtchn_bind_ipi (Results 1 – 5 of 5) sorted by relevance

/xen/xen/include/public/
A Devent_channel.h173 struct evtchn_bind_ipi { struct
178 typedef struct evtchn_bind_ipi evtchn_bind_ipi_t; argument
331 struct evtchn_bind_ipi bind_ipi;
/xen/xen/common/compat/
A Dxlat.c35 #define xen_evtchn_bind_ipi evtchn_bind_ipi
/xen/xen/include/
A Dxlat.lst44 ? evtchn_bind_ipi event_channel.h
/xen/xen/common/
A Devent_channel.c480 static long evtchn_bind_ipi(evtchn_bind_ipi_t *bind) in evtchn_bind_ipi() function
1203 struct evtchn_bind_ipi bind_ipi; in do_event_channel_op()
1206 rc = evtchn_bind_ipi(&bind_ipi); in do_event_channel_op()
/xen/xen/arch/x86/pv/
A Dshim.c579 struct evtchn_bind_ipi ipi; in pv_shim_event_channel_op()

Completed in 16 milliseconds