Home
last modified time | relevance | path

Searched refs:swiotlb_alloc_tlb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/dma/
H A Dswiotlb.c612 static struct page *swiotlb_alloc_tlb(struct device *dev, size_t bytes, in swiotlb_alloc_tlb() function
705 while (!(tlb = swiotlb_alloc_tlb(dev, tlb_size, phys_limit, gfp))) { in swiotlb_alloc_pool()