Searched refs:swiotlb_map (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | swiotlb.h | 76 bool swiotlb_map(struct device *dev, phys_addr_t *phys, dma_addr_t *dma_addr, 88 static inline bool swiotlb_map(struct device *dev, phys_addr_t *phys, in swiotlb_map() function
|
| /Linux-v5.4/kernel/dma/ |
| D | direct.c | 340 !swiotlb_map(dev, &phys, &dma_addr, size, dir, attrs)) { in dma_direct_map_page()
|
| D | swiotlb.c | 662 bool swiotlb_map(struct device *dev, phys_addr_t *phys, dma_addr_t *dma_addr, in swiotlb_map() function
|