Searched refs:dma_io_tlb_pools (Results 1 – 2 of 2) sorted by relevance
788 list_for_each_entry_rcu(pool, &dev->dma_io_tlb_pools, node) { in __swiotlb_find_pool()824 INIT_LIST_HEAD(&dev->dma_io_tlb_pools); in swiotlb_dev_init()1225 list_add_rcu(&pool->node, &dev->dma_io_tlb_pools); in swiotlb_find_slots()
781 struct list_head dma_io_tlb_pools; member
Completed in 10 milliseconds