Home
last modified time | relevance | path

Searched refs:notify_port (Results 1 – 11 of 11) sorted by relevance

/xen/tools/libxc/
A Dxc_gnttab_compat.c53 evtchn_port_t notify_port) in xc_gnttab_map_grant_ref_notify() argument
56 notify_offset, notify_port); in xc_gnttab_map_grant_ref_notify()
92 evtchn_port_t notify_port) in xc_gntshr_share_page_notify() argument
95 notify_offset, notify_port); in xc_gntshr_share_page_notify()
/xen/tools/libs/gnttab/
A Dfreebsd.c69 evtchn_port_t notify_port) in osdep_gnttab_grant_map() argument
122 if ( notify_port != -1 ) in osdep_gnttab_grant_map()
124 notify.event_channel_port = notify_port; in osdep_gnttab_grant_map()
234 evtchn_port_t notify_port) in osdep_gntshr_share_pages() argument
274 if ( notify_port != -1 ) in osdep_gntshr_share_pages()
276 notify.event_channel_port = notify_port; in osdep_gntshr_share_pages()
A Dgntshr_core.c82 evtchn_port_t notify_port) in xengntshr_share_page_notify() argument
85 notify_offset, notify_port); in xengntshr_share_page_notify()
A Dprivate.h30 evtchn_port_t notify_port);
58 evtchn_port_t notify_port);
A Dlinux.c90 evtchn_port_t notify_port) in osdep_gnttab_grant_map() argument
159 if (notify_port != -1) { in osdep_gnttab_grant_map()
160 notify.event_channel_port = notify_port; in osdep_gnttab_grant_map()
448 evtchn_port_t notify_port) in osdep_gntshr_share_pages() argument
484 if (notify_port != -1) { in osdep_gntshr_share_pages()
485 notify.event_channel_port = notify_port; in osdep_gntshr_share_pages()
A Dminios.c65 evtchn_port_t notify_port) in osdep_gnttab_grant_map() argument
71 if (notify_offset != -1 || notify_port != -1) { in osdep_gnttab_grant_map()
A Dgnttab_core.c121 evtchn_port_t notify_port) in xengnttab_map_grant_ref_notify() argument
124 notify_offset, notify_port); in xengnttab_map_grant_ref_notify()
A Dgntshr_unimp.c44 evtchn_port_t notify_port) in xengntshr_share_page_notify() argument
A Dgnttab_unimp.c72 evtchn_port_t notify_port) in xengnttab_map_grant_ref_notify() argument
/xen/tools/libs/gnttab/include/
A Dxengnttab.h244 evtchn_port_t notify_port);
449 evtchn_port_t notify_port);
/xen/tools/libxc/include/
A Dxenctrl_compat.h101 evtchn_port_t notify_port);
118 evtchn_port_t notify_port);

Completed in 19 milliseconds