Searched refs:_kIOMemorySourceSegment (Results 1 – 3 of 3) sorted by relevance
1051 _kIOMemorySourceSegment = 0x00002000 enumerator
3363 if ((options & _kIOMemorySourceSegment) && (kIOMemoryTypeUPL != type)) { in getPhysicalSegment()3457 if (options & _kIOMemorySourceSegment) { in getPhysicalSegment()3543 return (IOPhysicalAddress) getPhysicalSegment(offset, lengthOfSegment, _kIOMemorySourceSegment); in getSourceSegment()3798 while ((sourceAddr = getPhysicalSegment(iterate, &segLen, _kIOMemorySourceSegment))) { in getDMAMapLength()
1874 src = (uint8_t *) vars->previewBuffer->getPhysicalSegment(0, NULL, _kIOMemorySourceSegment); in hibernate_write_image()