Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswiotlb.h76 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/
Ddirect.c340 !swiotlb_map(dev, &phys, &dma_addr, size, dir, attrs)) { in dma_direct_map_page()
Dswiotlb.c662 bool swiotlb_map(struct device *dev, phys_addr_t *phys, dma_addr_t *dma_addr, in swiotlb_map() function