Searched refs:tlb_size (Results 1 – 1 of 1) sorted by relevance
687 size_t tlb_size; in swiotlb_alloc_pool() local700 tlb_size = nslabs << IO_TLB_SHIFT; in swiotlb_alloc_pool()701 while (!(tlb = swiotlb_alloc_tlb(dev, tlb_size, phys_limit, gfp))) { in swiotlb_alloc_pool()706 tlb_size = nslabs << IO_TLB_SHIFT; in swiotlb_alloc_pool()719 swiotlb_free_tlb(page_address(tlb), tlb_size); in swiotlb_alloc_pool()754 size_t tlb_size = pool->end - pool->start; in swiotlb_dyn_free() local757 swiotlb_free_tlb(pool->vaddr, tlb_size); in swiotlb_dyn_free()