Home
last modified time | relevance | path

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

/tools/libs/ctrl/
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()
/tools/libs/gnttab/
A Dnetbsd.c66 uint32_t notify_offset, in osdep_gnttab_grant_map() argument
99 if ( notify_offset < XC_PAGE_SIZE * count ) in osdep_gnttab_grant_map()
101 map.notify.offset = notify_offset; in osdep_gnttab_grant_map()
172 uint32_t notify_offset, in osdep_gntshr_share_pages() argument
200 if ( notify_offset < XC_PAGE_SIZE * count ) in osdep_gntshr_share_pages()
202 alloc.notify.offset = notify_offset; in osdep_gntshr_share_pages()
A Dfreebsd.c67 uint32_t notify_offset, in osdep_gnttab_grant_map() argument
117 if ( notify_offset < XC_PAGE_SIZE * count ) in osdep_gnttab_grant_map()
119 notify.index += notify_offset; in osdep_gnttab_grant_map()
233 uint32_t notify_offset, in osdep_gntshr_share_pages() argument
269 if ( notify_offset < XC_PAGE_SIZE * count ) in osdep_gntshr_share_pages()
271 notify.index += notify_offset; in osdep_gntshr_share_pages()
A Dgntshr_core.c81 uint32_t notify_offset, in xengntshr_share_page_notify() argument
85 notify_offset, notify_port); in xengntshr_share_page_notify()
A Dprivate.h26 uint32_t notify_offset,
54 uint32_t notify_offset,
A Dlinux.c86 uint32_t notify_offset, in osdep_gnttab_grant_map() argument
153 if (notify_offset < XC_PAGE_SIZE * count) { in osdep_gnttab_grant_map()
154 notify.index += notify_offset; in osdep_gnttab_grant_map()
445 uint32_t notify_offset, in osdep_gntshr_share_pages() argument
478 if (notify_offset < XC_PAGE_SIZE * count) { in osdep_gntshr_share_pages()
479 notify.index += notify_offset; in osdep_gntshr_share_pages()
A Dminios.c94 uint32_t notify_offset, in osdep_gnttab_grant_map() argument
102 if (notify_offset != -1 || notify_port != -1) { in osdep_gnttab_grant_map()
A Dgnttab_core.c120 uint32_t notify_offset, in xengnttab_map_grant_ref_notify() argument
124 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.c71 uint32_t notify_offset, in xengnttab_map_grant_ref_notify() argument
/tools/include/
A Dxengnttab.h243 uint32_t notify_offset,
448 uint32_t notify_offset,
A Dxenctrl_compat.h100 uint32_t notify_offset,
117 uint32_t notify_offset,

Completed in 44 milliseconds