Lines Matching refs:IOByteCount

513 	IOByteCount          physLen;  in memoryReferenceCreate()
940 IOByteCount physLen; in memoryReferenceMap()
1600 IOByteCount * residentPageCount, in memoryReferenceGetPageCounts()
1601 IOByteCount * dirtyPageCount, in memoryReferenceGetPageCounts()
1602 IOByteCount * swappedPageCount) in memoryReferenceGetPageCounts()
1712 IOByteCount length, in withAddress()
1722 IOByteCount length, in withAddress()
1739 IOByteCount length, in withPhysicalAddress()
1851 IOByteCount offset, in withSubRange()
1852 IOByteCount length, in withSubRange()
1902 IOByteCount withLength, in initWithAddress()
1913 IOByteCount withLength, in initWithAddress()
1926 IOByteCount withLength, in initWithPhysicalAddress()
2316 || (totalLength != ((IOByteCount) totalLength))) { in initWithOptions()
2472 IOByteCount
2599 IOMemoryDescriptor::getSourceSegment( IOByteCount offset, IOByteCount * length ) in getSourceSegment()
2640 IOByteCount
2642 (IOByteCount offset, void *bytes, IOByteCount length) in readBytes()
2645 IOByteCount endoffset; in readBytes()
2646 IOByteCount remaining; in readBytes()
2671 IOByteCount srcLen; in readBytes()
2757 IOByteCount
2759 (IOByteCount inoffset, const void *bytes, IOByteCount length) in writeBytes()
2762 IOByteCount remaining; in writeBytes()
2763 IOByteCount endoffset; in writeBytes()
2764 IOByteCount offset = inoffset; in writeBytes()
2794 IOByteCount dstLen; in writeBytes()
2864 IOGeneralMemoryDescriptor::setPosition(IOByteCount position) in setPosition()
2995 for (IOByteCount offset = 0; offset < getLength(); offset += physical_segment.length) { in ktraceEmitPhysicalSegments()
3502 IOByteCount contigLength = PAGE_SIZE - offset; in dmaCommandOperation()
3528 IOGeneralMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOO… in getPhysicalSegment()
3608 IOByteCount origLen = length; in getPhysicalSegment()
3634 IOByteCount
3636 (IOByteCount offset, void *bytes, IOByteCount length) in readBytes()
3656 IOByteCount count = super::readBytes(offset, bytes, length); in readBytes()
3663 IOByteCount
3665 (IOByteCount offset, const void* bytes, IOByteCount withLength) in writeBytes()
3685 IOByteCount count = super::writeBytes(offset, bytes, withLength); in writeBytes()
3697 IOMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOOptionBi… in getPhysicalSegment()
3714 IOGeneralMemoryDescriptor::getPhysicalSegment64(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment64()
3720 IOGeneralMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment()
3723 IOByteCount length = 0; in getPhysicalSegment()
3740 IOMemoryDescriptor::getPhysicalSegment64(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment64()
3743 IOByteCount length; in getPhysicalSegment64()
3757 IOByteCount origLen; in getPhysicalSegment64()
3779 IOMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getPhysicalSegment()
3785 IOGeneralMemoryDescriptor::getSourceSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getSourceSegment()
3794 IOGeneralMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
3795 IOByteCount * lengthOfSegment) in getVirtualSegment()
3834 IOByteCount offset = (IOByteCount) data->fOffset; in dmaCommandOperation()
4034 IOByteCount iterate, segLen; in getDMAMapLength()
4065 IOMemoryDescriptor::getPageCounts( IOByteCount * residentPageCount, in getPageCounts()
4066 IOByteCount * dirtyPageCount, in getPageCounts()
4067 IOByteCount * swappedPageCount ) in getPageCounts()
4098 IOMemoryDescriptor::getPageCounts( IOByteCount * residentPageCount, in getPageCounts()
4099 IOByteCount * dirtyPageCount ) in getPageCounts()
4139 IOByteCount offset, IOByteCount length ) in performOperation()
4141 IOByteCount remaining; in performOperation()
4208 IOByteCount dstLen; in performOperation()
4429 IOByteCount mdOffset = 0; in wireVirtual()
5110 IOByteCount __offset, in makeMapping()
5111 IOByteCount __length ) in makeMapping()
5149 IOByteCount __offset, in doMap()
5150 IOByteCount __length ) in doMap()
5324 IOByteCount __length ) in doUnmap()
5420 IOByteCount __offset, in doMap()
5421 IOByteCount __length ) in doMap()
5550 IOByteCount __length ) in doUnmap()
5781 IOByteCount
5914 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _opt… in getPhysicalSegment()
5916 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length) in getPhysicalSegment()
5990 IOByteCount offset, in map()
5991 IOByteCount length ) in map()
6050 IOByteCount offset) in redirect()
6123 IOByteCount __offset, in makeMapping()
6124 IOByteCount __length ) in makeMapping()
6153 IOByteCount physLen; in makeMapping()
6255 IOByteCount length, in initWithAddress()
6263 IOByteCount length, in initWithAddress()
6273 IOByteCount length, in initWithPhysicalAddress()
6300 IOMemoryDescriptor::getVirtualSegment(IOByteCount offset, in getVirtualSegment()
6301 IOByteCount * lengthOfSegment) in getVirtualSegment()
6362 IOByteCount len = (IOByteCount) vcopy[index].length; in serialize()