Home
last modified time | relevance | path

Searched refs:evtchn_bind_pirq (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/
A Devent_channel.h154 struct evtchn_bind_pirq { struct
162 typedef struct evtchn_bind_pirq evtchn_bind_pirq_t; argument
327 struct evtchn_bind_pirq bind_pirq;
/xen-4.10.0-shim-comet/xen/common/compat/
A Dxlat.c36 #define xen_evtchn_bind_pirq evtchn_bind_pirq
/xen-4.10.0-shim-comet/xen/include/
A Dxlat.lst36 ? evtchn_bind_pirq event_channel.h
/xen-4.10.0-shim-comet/xen/common/
A Devent_channel.c481 static long evtchn_bind_pirq(evtchn_bind_pirq_t *bind) in evtchn_bind_pirq() function
1103 struct evtchn_bind_pirq bind_pirq; in do_event_channel_op()
1106 rc = evtchn_bind_pirq(&bind_pirq); in do_event_channel_op()

Completed in 6 milliseconds