Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswiotlb.h271 static inline struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function
/openbmc/linux/kernel/dma/
H A Dswiotlb.c1650 struct page *swiotlb_alloc(struct device *dev, size_t size) in swiotlb_alloc() function