Searched refs:SLABS_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
208 #define SLABS_PER_PAGE (1 << (PAGE_SHIFT - IO_TLB_SHIFT)) in xen_swiotlb_init() macro210 while ((SLABS_PER_PAGE << order) > IO_TLB_MIN_SLABS) { in xen_swiotlb_init()219 xen_io_tlb_nslabs = SLABS_PER_PAGE << order; in xen_swiotlb_init()