Searched refs:fast_dvma (Results 1 – 6 of 6) sorted by relevance
122 struct fast_dvma *nexus_private; in dvma_kaddr_load()128 nexus_private = (struct fast_dvma *)mp->dmai_nexus_private; in dvma_kaddr_load()161 struct fast_dvma *nexus_private; in dvma_unload()165 nexus_private = (struct fast_dvma *)mp->dmai_nexus_private; in dvma_unload()181 struct fast_dvma *nexus_private; in dvma_sync()185 nexus_private = (struct fast_dvma *)mp->dmai_nexus_private; in dvma_sync()
36 typedef struct fast_dvma fdvma_t;
1335 struct fast_dvma *iommu_fast_dvma; in iommu_dma_mctl()1387 iommu_fast_dvma = kmem_alloc(sizeof (struct fast_dvma), in iommu_dma_mctl()1431 struct fast_dvma *iommu_fast_dvma = (struct fast_dvma *) in iommu_dma_mctl()1467 kmem_free(iommu_fast_dvma, sizeof (struct fast_dvma)); in iommu_dma_mctl()1507 struct fast_dvma *iommu_fast_dvma = in iommu_dvma_kaddr_load()1508 (struct fast_dvma *)mp->dmai_nexus_private; in iommu_dvma_kaddr_load()1592 struct fast_dvma *iommu_fast_dvma = in iommu_dvma_unload()1593 (struct fast_dvma *)mp->dmai_nexus_private; in iommu_dvma_unload()1644 struct fast_dvma *iommu_fast_dvma = in iommu_dvma_sync()1645 (struct fast_dvma *)mp->dmai_nexus_private; in iommu_dvma_sync()
54 struct fast_dvma { struct
40 typedef struct fast_dvma fdvma_t;
3942 struct fast_dvma *nexus_private; in bofi_dvma_reserve()3955 nexus_private = (struct fast_dvma *)mp->dmai_nexus_private; in bofi_dvma_reserve()