Searched refs:kIODMAMapPhysicallyContiguous (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMemoryDescriptor.h134 kIODMAMapPhysicallyContiguous = 0x00000010, enumerator in enum:__anon605
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2426 if (ioplList->fFlags & kIOPLOnDevice) mapOptions |= kIODMAMapPhysicallyContiguous;

Completed in 20 milliseconds