Lines Matching refs:IOByteCount

500 	IOByteCount          physLen;  in memoryReferenceCreate()
915 IOByteCount physLen; in memoryReferenceMap()
1577 IOByteCount * residentPageCount, in memoryReferenceGetPageCounts()
1578 IOByteCount * dirtyPageCount) in memoryReferenceGetPageCounts()
1684 IOByteCount length, in withAddress()
1694 IOByteCount length, in withAddress()
1711 IOByteCount length, in withPhysicalAddress()
1823 IOByteCount offset, in withSubRange()
1824 IOByteCount length, in withSubRange()
1874 IOByteCount withLength, in initWithAddress()
1885 IOByteCount withLength, in initWithAddress()
1898 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()
3318 IOByteCount contigLength = PAGE_SIZE - offset; in dmaCommandOperation()
3345 IOGeneralMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOO… in getPhysicalSegment()
3425 IOByteCount origLen = length; in getPhysicalSegment()
3456 IOMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOOptionBi… in getPhysicalSegment()
3473 IOGeneralMemoryDescriptor::getPhysicalSegment64(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment64()
3479 IOGeneralMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment()
3482 IOByteCount length = 0; in getPhysicalSegment()
3499 IOMemoryDescriptor::getPhysicalSegment64(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment64()
3502 IOByteCount length; in getPhysicalSegment64()
3516 IOByteCount origLen; in getPhysicalSegment64()
3538 IOMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment()
3544 IOGeneralMemoryDescriptor::getSourceSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getSourceSegment()
3553 IOGeneralMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
3554 IOByteCount * lengthOfSegment) in getVirtualSegment()
3593 IOByteCount offset = (IOByteCount) data->fOffset; in dmaCommandOperation()
3793 IOByteCount iterate, segLen; in getDMAMapLength()
3825 IOMemoryDescriptor::getPageCounts( IOByteCount * residentPageCount, in getPageCounts()
3826 IOByteCount * dirtyPageCount ) in getPageCounts()
3891 IOByteCount offset, IOByteCount length ) in performOperation()
3893 IOByteCount remaining; in performOperation()
3960 IOByteCount dstLen; in performOperation()
4181 IOByteCount mdOffset = 0; in wireVirtual()
4831 IOByteCount __offset, in doMap()
4832 IOByteCount __length ) in doMap()
5021 IOByteCount __length ) in doUnmap()
5117 IOByteCount __offset, in doMap()
5118 IOByteCount __length ) in doMap()
5247 IOByteCount __length ) in doUnmap()
5478 IOByteCount
5611 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _opt… in getPhysicalSegment()
5613 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length) in getPhysicalSegment()
5687 IOByteCount offset, in map()
5688 IOByteCount length ) in map()
5747 IOByteCount offset) in redirect()
5820 IOByteCount __offset, in makeMapping()
5821 IOByteCount __length ) in makeMapping()
5850 IOByteCount physLen; in makeMapping()
5952 IOByteCount length, in initWithAddress()
5960 IOByteCount length, in initWithAddress()
5970 IOByteCount length, in initWithPhysicalAddress()
5997 IOMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
5998 IOByteCount * lengthOfSegment) in getVirtualSegment()
6059 IOByteCount len = (IOByteCount) vcopy[index].length; in serialize()