Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dswiotlb.h160 struct page *swiotlb_alloc(struct device *dev, size_t size);
168 static inline struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function
/linux-6.3-rc2/kernel/dma/
A Ddirect.c107 struct page *page = swiotlb_alloc(dev, size); in dma_direct_alloc_swiotlb()
A Dswiotlb.c959 struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function

Completed in 31 milliseconds