Home
last modified time | relevance | path

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

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