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

/freebsd-13-stable/sys/xen/xenbus/
H A Dxenbus.c170 xenbus_grant_ring(device_t dev, unsigned long ring_mfn, grant_ref_t *refp) argument
175 xenbus_get_otherend_id(dev), ring_mfn, 0, refp);
H A Dxenbusvar.h127 * Grant access to the given ring_mfn to the peer of the given device.
130 * \param ring_mfn The guest machine page number of the page to grant
145 int xenbus_grant_ring(device_t dev, unsigned long ring_mfn, grant_ref_t *refp);

Completed in 101 milliseconds