Searched refs:map_entries (Results 1 – 2 of 2) sorted by relevance
51 struct iommu_map_entries_tailq map_entries; member
457 TAILQ_INIT(&map->map_entries); in iommu_bus_dmamap_create()477 if (!TAILQ_EMPTY(&map->map_entries)) { in iommu_bus_dmamap_destroy()658 TAILQ_CONCAT(&map->map_entries, &entries, dmamap_link); in iommu_bus_dmamap_load_something()868 TAILQ_CONCAT(&entries, &map->map_entries, dmamap_link); in iommu_bus_dmamap_unload()1054 TAILQ_INSERT_TAIL(&map->map_entries, entry, dmamap_link); in bus_dma_iommu_load_ident()