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