Home
last modified time | relevance | path

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

/include/linux/
A Dswiotlb.h70 struct io_tlb_pool { struct
109 struct io_tlb_pool defpool;
128 struct io_tlb_pool *__swiotlb_find_pool(struct device *dev, phys_addr_t paddr);
142 static inline struct io_tlb_pool *swiotlb_find_pool(struct device *dev, in swiotlb_find_pool()
197 static inline struct io_tlb_pool *swiotlb_find_pool(struct device *dev, in swiotlb_find_pool()
247 unsigned long attrs, struct io_tlb_pool *pool);
252 struct io_tlb_pool *pool = swiotlb_find_pool(dev, addr); in swiotlb_tbl_unmap_single()
260 struct io_tlb_pool *pool);
264 struct io_tlb_pool *pool = swiotlb_find_pool(dev, addr); in swiotlb_sync_single_for_device()
272 struct io_tlb_pool *pool);
[all …]

Completed in 4 milliseconds