Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_gnttab_compat.c52 uint32_t notify_offset, in xc_gnttab_map_grant_ref_notify() argument
56 notify_offset, notify_port); in xc_gnttab_map_grant_ref_notify()
91 uint32_t notify_offset, 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.c68 uint32_t notify_offset, in osdep_gnttab_grant_map() argument
118 if ( notify_offset < PAGE_SIZE * count ) in osdep_gnttab_grant_map()
120 notify.index += notify_offset; in osdep_gnttab_grant_map()
234 uint32_t notify_offset, in osdep_gntshr_share_pages() argument
270 if ( notify_offset < PAGE_SIZE * count ) in osdep_gntshr_share_pages()
272 notify.index += notify_offset; in osdep_gntshr_share_pages()
A Dlinux.c88 uint32_t notify_offset, in osdep_gnttab_grant_map() argument
156 if (notify_offset < PAGE_SIZE * count) { in osdep_gnttab_grant_map()
157 notify.index += notify_offset; in osdep_gnttab_grant_map()
332 uint32_t notify_offset, in osdep_gntshr_share_pages() argument
365 if (notify_offset < PAGE_SIZE * count) { in osdep_gntshr_share_pages()
366 notify.index += notify_offset; in osdep_gntshr_share_pages()
A Dprivate.h29 uint32_t notify_offset,
44 uint32_t notify_offset,
A Dgntshr_core.c75 uint32_t notify_offset, in xengntshr_share_page_notify() argument
79 notify_offset, notify_port); in xengntshr_share_page_notify()
A Dminios.c64 uint32_t notify_offset, in osdep_gnttab_grant_map() argument
71 if (notify_offset != -1 || notify_port != -1) { in osdep_gnttab_grant_map()
A Dgnttab_core.c114 uint32_t notify_offset, in xengnttab_map_grant_ref_notify() argument
118 notify_offset, notify_port); in xengnttab_map_grant_ref_notify()
A Dgntshr_unimp.c43 uint32_t notify_offset, in xengntshr_share_page_notify() argument
A Dgnttab_unimp.c70 uint32_t notify_offset, in xengnttab_map_grant_ref_notify() argument
/xen-4.10.0-shim-comet/tools/libs/gnttab/include/
A Dxengnttab.h233 uint32_t notify_offset,
370 uint32_t notify_offset,
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl_compat.h100 uint32_t notify_offset,
117 uint32_t notify_offset,

Completed in 10 milliseconds