Home
last modified time | relevance | path

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

/lib/
Dswiotlb.c76 static unsigned long io_tlb_overflow = 32*1024; variable
175 PAGE_ALIGN(io_tlb_overflow), in swiotlb_init_with_tbl()
304 get_order(io_tlb_overflow)); in swiotlb_late_init_with_tbl()
346 get_order(io_tlb_overflow)); in swiotlb_late_init_with_tbl()
362 get_order(io_tlb_overflow)); in swiotlb_free()
371 PAGE_ALIGN(io_tlb_overflow)); in swiotlb_free()
722 if (size <= io_tlb_overflow || !do_panic) in swiotlb_full()