Searched refs:iommu_dvma_cache_locks (Results 1 – 3 of 3) sorted by relevance
97 iommu_p->iommu_dvma_cache_locks = in iommu_create()136 iommu_p->iommu_dvma_cache_locks, pci_dvma_page_cache_entries); in iommu_create()211 kmem_free(iommu_p->iommu_dvma_cache_locks, in iommu_destroy()
916 uint8_t *lock_addr = iommu_p->iommu_dvma_cache_locks + i; in pci_dvma_map_fast()930 lock_addr = iommu_p->iommu_dvma_cache_locks; in pci_dvma_map_fast()1064 iommu_p->iommu_dvma_cache_locks[index] = 0; in pci_dvma_unmap()
173 uint8_t *iommu_dvma_cache_locks; member