Home
last modified time | relevance | path

Searched defs:swiotlb_find_pool (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dswiotlb.h149 static inline struct io_tlb_pool *swiotlb_find_pool(struct device *dev, in swiotlb_find_pool() function
/openbmc/linux/kernel/dma/
H A Dswiotlb.c775 struct io_tlb_pool *swiotlb_find_pool(struct device *dev, phys_addr_t paddr) in swiotlb_find_pool() function