Searched refs:tlb_size (Results 1 – 1 of 1) sorted by relevance
842 size_t tlb_size; in swiotlb_alloc_pool() local856 tlb_size = nslabs << IO_TLB_SHIFT; in swiotlb_alloc_pool()857 while (!(tlb = swiotlb_alloc_tlb(dev, mem, tlb_size, in swiotlb_alloc_pool()863 tlb_size = nslabs << IO_TLB_SHIFT; in swiotlb_alloc_pool()877 swiotlb_free_tlb(tlb_vaddr, tlb_size, mem->cc_shared); in swiotlb_alloc_pool()909 size_t tlb_size = pool->end - pool->start; in swiotlb_dyn_free_work() local912 swiotlb_free_tlb(pool->vaddr, tlb_size, pool->cc_shared); in swiotlb_dyn_free_work()