Searched refs:__swiotlb_find_pool (Results 1 – 2 of 2) sorted by relevance
128 struct io_tlb_pool *__swiotlb_find_pool(struct device *dev, phys_addr_t paddr);163 return __swiotlb_find_pool(dev, paddr); in swiotlb_find_pool()
777 struct io_tlb_pool *__swiotlb_find_pool(struct device *dev, phys_addr_t paddr) in __swiotlb_find_pool() function