Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dswiotlb.h165 struct page *swiotlb_alloc(struct device *dev, size_t size);
173 static inline struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function
/Linux-v6.1/kernel/dma/
Ddirect.c107 struct page *page = swiotlb_alloc(dev, size); in dma_direct_alloc_swiotlb()
Dswiotlb.c951 struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function