Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dxen.c72 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() function
1243 if (xen_grant_table_alloc(sc, &gm[i].gm_ref)) { in xen_bus_dmamap_create()