Searched refs:getSourceSegment (Results 1 – 2 of 2) sorted by relevance
332 virtual IOPhysicalAddress getSourceSegment( IOByteCount offset,1226 virtual IOPhysicalAddress getSourceSegment(IOByteCount offset,
2517 IOMemoryDescriptor::getSourceSegment( IOByteCount offset, IOByteCount * length ) in getSourceSegment() function in IOMemoryDescriptor3463 address = getSourceSegment(offset, lengthOfSegment); in getPhysicalSegment()3546 IOGeneralMemoryDescriptor::getSourceSegment(IOByteCount offset, IOByteCount *lengthOfSegment) in getSourceSegment() function in IOGeneralMemoryDescriptor3559 return (void *) getSourceSegment(offset, lengthOfSegment); in getVirtualSegment()