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()
2292 || (totalLength != ((IOByteCount) totalLength))) { in initWithOptions()
2449 IOByteCount
2514 IOMemoryDescriptor::getSourceSegment( IOByteCount offset, IOByteCount * length ) in getSourceSegment()
2530 IOByteCount
2532 (IOByteCount offset, void *bytes, IOByteCount length) in readBytes()
2535 IOByteCount endoffset; in readBytes()
2536 IOByteCount remaining; in readBytes()
2562 IOByteCount srcLen; in readBytes()
2594 IOByteCount
2596 (IOByteCount inoffset, const void *bytes, IOByteCount length) in writeBytes()
2599 IOByteCount remaining; in writeBytes()
2600 IOByteCount endoffset; in writeBytes()
2601 IOByteCount offset = inoffset; in writeBytes()
2631 IOByteCount dstLen; in writeBytes()
2676 IOGeneralMemoryDescriptor::setPosition(IOByteCount position) in setPosition()
2810 for (IOByteCount offset = 0; offset < getLength(); offset += physical_segment.length) { in ktraceEmitPhysicalSegments()
3315 IOByteCount contigLength = PAGE_SIZE - offset; in dmaCommandOperation()
3342 IOGeneralMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOO… in getPhysicalSegment()
3422 IOByteCount origLen = length; in getPhysicalSegment()
3453 IOMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOOptionBi… in getPhysicalSegment()
3470 IOGeneralMemoryDescriptor::getPhysicalSegment64(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment64()
3476 IOGeneralMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment()
3479 IOByteCount length = 0; in getPhysicalSegment()
3496 IOMemoryDescriptor::getPhysicalSegment64(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment64()
3499 IOByteCount length; in getPhysicalSegment64()
3513 IOByteCount origLen; in getPhysicalSegment64()
3535 IOMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment()
3541 IOGeneralMemoryDescriptor::getSourceSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getSourceSegment()
3550 IOGeneralMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
3551 IOByteCount * lengthOfSegment) in getVirtualSegment()
3590 IOByteCount offset = (IOByteCount) data->fOffset; in dmaCommandOperation()
3790 IOByteCount iterate, segLen; in getDMAMapLength()
3816 IOMemoryDescriptor::getPageCounts( IOByteCount * residentPageCount, in getPageCounts()
3817 IOByteCount * dirtyPageCount ) in getPageCounts()
3882 IOByteCount offset, IOByteCount length ) in performOperation()
3884 IOByteCount remaining; in performOperation()
3951 IOByteCount dstLen; in performOperation()
4172 IOByteCount mdOffset = 0; in wireVirtual()
4822 IOByteCount __offset, in doMap()
4823 IOByteCount __length ) in doMap()
5012 IOByteCount __length ) in doUnmap()
5108 IOByteCount __offset, in doMap()
5109 IOByteCount __length ) in doMap()
5238 IOByteCount __length ) in doUnmap()
5469 IOByteCount
5602 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _opt… in getPhysicalSegment()
5604 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length) in getPhysicalSegment()
5678 IOByteCount offset, in map()
5679 IOByteCount length ) in map()
5738 IOByteCount offset) in redirect()
5811 IOByteCount __offset, in makeMapping()
5812 IOByteCount __length ) in makeMapping()
5841 IOByteCount physLen; in makeMapping()
5943 IOByteCount length, in initWithAddress()
5951 IOByteCount length, in initWithAddress()
5961 IOByteCount length, in initWithPhysicalAddress()
5988 IOMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
5989 IOByteCount * lengthOfSegment) in getVirtualSegment()
6050 IOByteCount len = (IOByteCount) vcopy[index].length; in serialize()