Searched refs:swiotlb_pool_find_slots (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/dma/ |
H A D | swiotlb.c | 1118 static int swiotlb_pool_find_slots(struct device *dev, struct io_tlb_pool *pool, in swiotlb_pool_find_slots() function 1166 index = swiotlb_pool_find_slots(dev, pool, orig_addr, in swiotlb_find_slots() 1186 index = swiotlb_pool_find_slots(dev, pool, orig_addr, in swiotlb_find_slots() 1231 return swiotlb_pool_find_slots(dev, *retpool, in swiotlb_find_slots()
|