Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dswiotlb.h173 static inline struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function
/Linux-v6.1/kernel/dma/
Dswiotlb.c951 struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function