Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/tools/libs/gnttab/
A Dfreebsd.c69 evtchn_port_t notify_port) in osdep_gnttab_grant_map() argument
123 if ( notify_port != -1 ) in osdep_gnttab_grant_map()
125 notify.event_channel_port = notify_port; in osdep_gnttab_grant_map()
235 evtchn_port_t notify_port) in osdep_gntshr_share_pages() argument
275 if ( notify_port != -1 ) in osdep_gntshr_share_pages()
277 notify.event_channel_port = notify_port; in osdep_gntshr_share_pages()
A Dlinux.c89 evtchn_port_t notify_port) in osdep_gnttab_grant_map() argument
160 if (notify_port != -1) { in osdep_gnttab_grant_map()
161 notify.event_channel_port = notify_port; in osdep_gnttab_grant_map()
333 evtchn_port_t notify_port) in osdep_gntshr_share_pages() argument
369 if (notify_port != -1) { in osdep_gntshr_share_pages()
370 notify.event_channel_port = notify_port; in osdep_gntshr_share_pages()
A Dprivate.h30 evtchn_port_t notify_port);
45 evtchn_port_t notify_port);
A Dgntshr_core.c76 evtchn_port_t notify_port) in xengntshr_share_page_notify() argument
79 notify_offset, notify_port); in xengntshr_share_page_notify()
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.c115 evtchn_port_t notify_port) in xengnttab_map_grant_ref_notify() argument
118 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.c71 evtchn_port_t notify_port) in xengnttab_map_grant_ref_notify() argument
/xen-4.10.0-shim-comet/tools/libs/gnttab/include/
A Dxengnttab.h234 evtchn_port_t notify_port);
371 evtchn_port_t notify_port);
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl_compat.h101 evtchn_port_t notify_port);
118 evtchn_port_t notify_port);

Completed in 9 milliseconds