Lines Matching refs:IOByteCount

506 	IOByteCount          physLen;  in memoryReferenceCreate()
912 IOByteCount physLen; in memoryReferenceMap()
1574 IOByteCount * residentPageCount, in memoryReferenceGetPageCounts()
1575 IOByteCount * dirtyPageCount) in memoryReferenceGetPageCounts()
1681 IOByteCount length, in withAddress()
1691 IOByteCount length, in withAddress()
1708 IOByteCount length, in withPhysicalAddress()
1820 IOByteCount offset, in withSubRange()
1821 IOByteCount length, in withSubRange()
1871 IOByteCount withLength, in initWithAddress()
1882 IOByteCount withLength, in initWithAddress()
1895 IOByteCount withLength, in initWithPhysicalAddress()
2285 || (totalLength != ((IOByteCount) totalLength))) { in initWithOptions()
2442 IOByteCount
2507 IOMemoryDescriptor::getSourceSegment( IOByteCount offset, IOByteCount * length ) in getSourceSegment()
2523 IOByteCount
2525 (IOByteCount offset, void *bytes, IOByteCount length) in readBytes()
2528 IOByteCount endoffset; in readBytes()
2529 IOByteCount remaining; in readBytes()
2555 IOByteCount srcLen; in readBytes()
2587 IOByteCount
2589 (IOByteCount inoffset, const void *bytes, IOByteCount length) in writeBytes()
2592 IOByteCount remaining; in writeBytes()
2593 IOByteCount endoffset; in writeBytes()
2594 IOByteCount offset = inoffset; in writeBytes()
2624 IOByteCount dstLen; in writeBytes()
2669 IOGeneralMemoryDescriptor::setPosition(IOByteCount position) in setPosition()
2803 for (IOByteCount offset = 0; offset < getLength(); offset += physical_segment.length) { in ktraceEmitPhysicalSegments()
3308 IOByteCount contigLength = PAGE_SIZE - offset; in dmaCommandOperation()
3335 IOGeneralMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOO… in getPhysicalSegment()
3415 IOByteCount origLen = length; in getPhysicalSegment()
3446 IOMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOOptionBi… in getPhysicalSegment()
3463 IOGeneralMemoryDescriptor::getPhysicalSegment64(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment64()
3469 IOGeneralMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment()
3472 IOByteCount length = 0; in getPhysicalSegment()
3489 IOMemoryDescriptor::getPhysicalSegment64(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment64()
3492 IOByteCount length; in getPhysicalSegment64()
3506 IOByteCount origLen; in getPhysicalSegment64()
3528 IOMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment()
3534 IOGeneralMemoryDescriptor::getSourceSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getSourceSegment()
3543 IOGeneralMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
3544 IOByteCount * lengthOfSegment) in getVirtualSegment()
3583 IOByteCount offset = (IOByteCount) data->fOffset; in dmaCommandOperation()
3783 IOByteCount iterate, segLen; in getDMAMapLength()
3809 IOMemoryDescriptor::getPageCounts( IOByteCount * residentPageCount, in getPageCounts()
3810 IOByteCount * dirtyPageCount ) in getPageCounts()
3875 IOByteCount offset, IOByteCount length ) in performOperation()
3877 IOByteCount remaining; in performOperation()
3944 IOByteCount dstLen; in performOperation()
4164 IOByteCount mdOffset = 0; in wireVirtual()
4814 IOByteCount __offset, in doMap()
4815 IOByteCount __length ) in doMap()
5004 IOByteCount __length ) in doUnmap()
5100 IOByteCount __offset, in doMap()
5101 IOByteCount __length ) in doMap()
5229 IOByteCount __length ) in doUnmap()
5460 IOByteCount
5593 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _opt… in getPhysicalSegment()
5595 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length) in getPhysicalSegment()
5669 IOByteCount offset, in map()
5670 IOByteCount length ) in map()
5729 IOByteCount offset) in redirect()
5802 IOByteCount __offset, in makeMapping()
5803 IOByteCount __length ) in makeMapping()
5832 IOByteCount physLen; in makeMapping()
5922 IOByteCount length, in initWithAddress()
5930 IOByteCount length, in initWithAddress()
5940 IOByteCount length, in initWithPhysicalAddress()
5967 IOMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
5968 IOByteCount * lengthOfSegment) in getVirtualSegment()
6029 IOByteCount len = (IOByteCount) vcopy[index].length; in serialize()