Searched refs:gxio_trio_alloc_asids (Results 1 – 4 of 4) sorted by relevance
294 extern int gxio_trio_alloc_asids(gxio_trio_context_t *context,
49 int gxio_trio_alloc_asids(gxio_trio_context_t *context, unsigned int count,
24 int gxio_trio_alloc_asids(gxio_trio_context_t *context, unsigned int count, in gxio_trio_alloc_asids() function38 EXPORT_SYMBOL(gxio_trio_alloc_asids);
159 ret = gxio_trio_alloc_asids(context, 1, 0, 0); in tile_pcie_open()