Home
last modified time | relevance | path

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

/lib/
Dswiotlb.c71 static unsigned long io_tlb_overflow = 32*1024; variable
173 PAGE_ALIGN(io_tlb_overflow)); in swiotlb_init_with_tbl()
292 get_order(io_tlb_overflow)); in swiotlb_late_init_with_tbl()
333 get_order(io_tlb_overflow)); in swiotlb_late_init_with_tbl()
349 get_order(io_tlb_overflow)); in swiotlb_free()
358 PAGE_ALIGN(io_tlb_overflow)); in swiotlb_free()
694 if (size <= io_tlb_overflow || !do_panic) in swiotlb_full()