Searched refs:dma_io_tlb_pools (Results 1 – 2 of 2) sorted by relevance
782 list_for_each_entry_rcu(pool, &dev->dma_io_tlb_pools, node) { in swiotlb_find_pool()818 INIT_LIST_HEAD(&dev->dma_io_tlb_pools); in swiotlb_dev_init()1160 list_add_rcu(&pool->node, &dev->dma_io_tlb_pools); in swiotlb_find_slots()
765 struct list_head dma_io_tlb_pools; member