Lines Matching refs:numSegments
636 UInt32 numSegments; in walkAll() local
651 numSegments = 0 - 1; in walkAll()
652 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll()
687 numSegments = 0 - 1; in walkAll()
688 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll()
713 numSegments = 0 - 1; in walkAll()
714 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll()
1239 UInt32 numSegments = 0 - 1; in transfer() local
1254 …(void) genIOVMSegments(kWalkClient, transferSegment, &context, &offset, &segments[0], &numSegments… in transfer()
1327 UInt32 numSegments = *numSegmentsP; in genIOVMSegments() local
1601 if ((segIndex + 1 == numSegments)) { in genIOVMSegments()