Home
last modified time | relevance | path

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

/drivers/xen/
Dswiotlb-xen.c209 #define IO_TLB_MIN_SLABS ((1<<20) >> IO_TLB_SHIFT) in xen_swiotlb_init() macro
210 while ((SLABS_PER_PAGE << order) > IO_TLB_MIN_SLABS) { in xen_swiotlb_init()