Searched defs:slabs (Results 1 – 2 of 2) sorted by relevance
35 unsigned long partial, objects, slabs, objects_partial, objects_total; member56 int slabs = 0; variable
132 int slabs = min(nslabs - i, (unsigned long)IO_TLB_SEGSIZE); in xen_swiotlb_fixup() local