Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dswiotlb.h178 static inline struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function
/linux-5.19.10/kernel/dma/
Dswiotlb.c785 struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function