Home
last modified time | relevance | path

Searched refs:retpool (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/dma/
H A Dswiotlb.c1155 struct io_tlb_pool **retpool) in swiotlb_find_slots() argument
1220 *retpool = pool; in swiotlb_find_slots()
1228 struct io_tlb_pool **retpool) in swiotlb_find_slots() argument
1230 *retpool = &dev->dma_io_tlb_mem->defpool; in swiotlb_find_slots()
1231 return swiotlb_pool_find_slots(dev, *retpool, in swiotlb_find_slots()