Home
last modified time | relevance | path

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

/lib/
Dswiotlb.c74 static unsigned long io_tlb_overflow = 32*1024; variable
177 PAGE_ALIGN(io_tlb_overflow), in swiotlb_init_with_tbl()
303 get_order(io_tlb_overflow)); in swiotlb_late_init_with_tbl()
344 get_order(io_tlb_overflow)); in swiotlb_late_init_with_tbl()
360 get_order(io_tlb_overflow)); in swiotlb_free()
369 PAGE_ALIGN(io_tlb_overflow)); in swiotlb_free()
712 if (size <= io_tlb_overflow || !do_panic) in swiotlb_full()