Searched refs:xsm_evtchn_unbound (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/xen/common/ |
A D | event_channel.c | 245 rc = xsm_evtchn_unbound(XSM_TARGET, d, chn, alloc->remote_dom); in evtchn_alloc_unbound() 1223 rc = xsm_evtchn_unbound(XSM_TARGET, ld, chn, remote_domid); in alloc_unbound_xen_event_channel()
|
/xen-4.10.0-shim-comet/xen/include/xsm/ |
A D | dummy.h | 257 static XSM_INLINE int xsm_evtchn_unbound(XSM_DEFAULT_ARG struct domain *d, struct evtchn *chn, in xsm_evtchn_unbound() function
|
A D | xsm.h | 237 static inline int xsm_evtchn_unbound (xsm_default_t def, struct domain *d1, struct evtchn *chn, in xsm_evtchn_unbound() function
|
Completed in 9 milliseconds