Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswiotlb.h285 struct page *swiotlb_alloc(struct device *dev, size_t size);
293 static inline struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function
/linux/kernel/dma/
H A Dswiotlb.c1771 struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function