Searched refs:ring_mfn (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_client.c247 xenbus_grant_ring(struct xenbus_device *dev, unsigned long ring_mfn) argument
249 int err = gnttab_grant_foreign_access(dev->otherend_id, ring_mfn, 0);
/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h199 * Grant access to the given ring_mfn to the peer of the given device. Return
203 extern int xenbus_grant_ring(struct xenbus_device *dev, unsigned long ring_mfn);

Completed in 57 milliseconds