Home
last modified time | relevance | path

Searched refs:gnttab_query_foreign_access (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/xen/
HDgnttab.h88 int gnttab_query_foreign_access(grant_ref_t ref);
/NextBSD/sys/dev/xen/grant_table/
HDgrant_table.c173 gnttab_query_foreign_access(grant_ref_t ref) in gnttab_query_foreign_access() function
/NextBSD/sys/dev/xen/netfront/
HDnetfront.c991 if (__predict_false(gnttab_query_foreign_access( in xn_txeof()