Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dswiotlb.h271 static inline struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function
/linux-6.6.21/kernel/dma/
Dswiotlb.c1604 struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function