Home
last modified time | relevance | path

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

/linux-3.4.99/lib/
Dswiotlb.c51 #define IO_TLB_MIN_SLABS ((1<<20) >> IO_TLB_SHIFT) macro
226 while ((SLABS_PER_PAGE << order) > IO_TLB_MIN_SLABS) { in swiotlb_late_init_with_default_size()