Home
last modified time | relevance | path

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

/linux/include/linux/
A Dswiotlb.h166 struct page *swiotlb_alloc(struct device *dev, size_t size);
174 static inline struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function
/linux/kernel/dma/
A Ddirect.c100 page = swiotlb_alloc(dev, size); in __dma_direct_alloc_pages()
A Dswiotlb.c756 struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function

Completed in 9 milliseconds