Searched refs:xen_grant_table_alloc (Results 1 – 1 of 1) sorted by relevance
72 int xen_grant_table_alloc(struct xen_softc *, grant_ref_t *);1048 xen_grant_table_alloc(struct xen_softc *sc, grant_ref_t *ref) in xen_grant_table_alloc() function1243 if (xen_grant_table_alloc(sc, &gm[i].gm_ref)) { in xen_bus_dmamap_create()