Lines Matching refs:IOByteCount

516 	IOByteCount          physLen;  in memoryReferenceCreate()
933 IOByteCount physLen; in memoryReferenceMap()
1586 IOByteCount * residentPageCount, in memoryReferenceGetPageCounts()
1587 IOByteCount * dirtyPageCount) in memoryReferenceGetPageCounts()
1693 IOByteCount length, in withAddress()
1703 IOByteCount length, in withAddress()
1720 IOByteCount length, in withPhysicalAddress()
1832 IOByteCount offset, in withSubRange()
1833 IOByteCount length, in withSubRange()
1883 IOByteCount withLength, in initWithAddress()
1894 IOByteCount withLength, in initWithAddress()
1907 IOByteCount withLength, in initWithPhysicalAddress()
2297 || (totalLength != ((IOByteCount) totalLength))) { in initWithOptions()
2454 IOByteCount
2519 IOMemoryDescriptor::getSourceSegment( IOByteCount offset, IOByteCount * length ) in getSourceSegment()
2535 IOByteCount
2537 (IOByteCount offset, void *bytes, IOByteCount length) in readBytes()
2540 IOByteCount endoffset; in readBytes()
2541 IOByteCount remaining; in readBytes()
2567 IOByteCount srcLen; in readBytes()
2599 IOByteCount
2601 (IOByteCount inoffset, const void *bytes, IOByteCount length) in writeBytes()
2604 IOByteCount remaining; in writeBytes()
2605 IOByteCount endoffset; in writeBytes()
2606 IOByteCount offset = inoffset; in writeBytes()
2636 IOByteCount dstLen; in writeBytes()
2681 IOGeneralMemoryDescriptor::setPosition(IOByteCount position) in setPosition()
2815 for (IOByteCount offset = 0; offset < getLength(); offset += physical_segment.length) { in ktraceEmitPhysicalSegments()
3320 IOByteCount contigLength = PAGE_SIZE - offset; in dmaCommandOperation()
3347 IOGeneralMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOO… in getPhysicalSegment()
3427 IOByteCount origLen = length; in getPhysicalSegment()
3458 IOMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOOptionBi… in getPhysicalSegment()
3475 IOGeneralMemoryDescriptor::getPhysicalSegment64(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment64()
3481 IOGeneralMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment()
3484 IOByteCount length = 0; in getPhysicalSegment()
3501 IOMemoryDescriptor::getPhysicalSegment64(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment64()
3504 IOByteCount length; in getPhysicalSegment64()
3518 IOByteCount origLen; in getPhysicalSegment64()
3540 IOMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment()
3546 IOGeneralMemoryDescriptor::getSourceSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getSourceSegment()
3555 IOGeneralMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
3556 IOByteCount * lengthOfSegment) in getVirtualSegment()
3595 IOByteCount offset = (IOByteCount) data->fOffset; in dmaCommandOperation()
3795 IOByteCount iterate, segLen; in getDMAMapLength()
3827 IOMemoryDescriptor::getPageCounts( IOByteCount * residentPageCount, in getPageCounts()
3828 IOByteCount * dirtyPageCount ) in getPageCounts()
3893 IOByteCount offset, IOByteCount length ) in performOperation()
3895 IOByteCount remaining; in performOperation()
3962 IOByteCount dstLen; in performOperation()
4183 IOByteCount mdOffset = 0; in wireVirtual()
4833 IOByteCount __offset, in doMap()
4834 IOByteCount __length ) in doMap()
5023 IOByteCount __length ) in doUnmap()
5119 IOByteCount __offset, in doMap()
5120 IOByteCount __length ) in doMap()
5249 IOByteCount __length ) in doUnmap()
5480 IOByteCount
5613 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _opt… in getPhysicalSegment()
5615 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length) in getPhysicalSegment()
5689 IOByteCount offset, in map()
5690 IOByteCount length ) in map()
5749 IOByteCount offset) in redirect()
5822 IOByteCount __offset, in makeMapping()
5823 IOByteCount __length ) in makeMapping()
5852 IOByteCount physLen; in makeMapping()
5954 IOByteCount length, in initWithAddress()
5962 IOByteCount length, in initWithAddress()
5972 IOByteCount length, in initWithPhysicalAddress()
5999 IOMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
6000 IOByteCount * lengthOfSegment) in getVirtualSegment()
6061 IOByteCount len = (IOByteCount) vcopy[index].length; in serialize()