Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Dswiotlb.c711 static struct page *alloc_dma_pages(gfp_t gfp, size_t bytes, in alloc_dma_pages() function
780 while (IS_ERR(page = alloc_dma_pages(gfp, bytes, phys_limit, attrs))) { in swiotlb_alloc_tlb()