Lines Matching refs:IOByteCount
514 IOByteCount physLen; in memoryReferenceCreate()
931 IOByteCount physLen; in memoryReferenceMap()
1584 IOByteCount * residentPageCount, in memoryReferenceGetPageCounts()
1585 IOByteCount * dirtyPageCount) in memoryReferenceGetPageCounts()
1691 IOByteCount length, in withAddress()
1701 IOByteCount length, in withAddress()
1718 IOByteCount length, in withPhysicalAddress()
1830 IOByteCount offset, in withSubRange()
1831 IOByteCount length, in withSubRange()
1881 IOByteCount withLength, in initWithAddress()
1892 IOByteCount withLength, in initWithAddress()
1905 IOByteCount withLength, in initWithPhysicalAddress()
2295 || (totalLength != ((IOByteCount) totalLength))) { in initWithOptions()
2452 IOByteCount
2517 IOMemoryDescriptor::getSourceSegment( IOByteCount offset, IOByteCount * length ) in getSourceSegment()
2533 IOByteCount
2535 (IOByteCount offset, void *bytes, IOByteCount length) in readBytes()
2538 IOByteCount endoffset; in readBytes()
2539 IOByteCount remaining; in readBytes()
2565 IOByteCount srcLen; in readBytes()
2597 IOByteCount
2599 (IOByteCount inoffset, const void *bytes, IOByteCount length) in writeBytes()
2602 IOByteCount remaining; in writeBytes()
2603 IOByteCount endoffset; in writeBytes()
2604 IOByteCount offset = inoffset; in writeBytes()
2634 IOByteCount dstLen; in writeBytes()
2679 IOGeneralMemoryDescriptor::setPosition(IOByteCount position) in setPosition()
2813 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()
4860 IOByteCount __offset, in makeMapping()
4861 IOByteCount __length ) in makeMapping()
4899 IOByteCount __offset, in doMap()
4900 IOByteCount __length ) in doMap()
5073 IOByteCount __length ) in doUnmap()
5169 IOByteCount __offset, in doMap()
5170 IOByteCount __length ) in doMap()
5299 IOByteCount __length ) in doUnmap()
5530 IOByteCount
5663 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _opt… in getPhysicalSegment()
5665 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length) in getPhysicalSegment()
5739 IOByteCount offset, in map()
5740 IOByteCount length ) in map()
5799 IOByteCount offset) in redirect()
5872 IOByteCount __offset, in makeMapping()
5873 IOByteCount __length ) in makeMapping()
5902 IOByteCount physLen; in makeMapping()
6004 IOByteCount length, in initWithAddress()
6012 IOByteCount length, in initWithAddress()
6022 IOByteCount length, in initWithPhysicalAddress()
6049 IOMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
6050 IOByteCount * lengthOfSegment) in getVirtualSegment()
6111 IOByteCount len = (IOByteCount) vcopy[index].length; in serialize()