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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOTypes.h221 kIOMapStatic = 0x01000000, enumerator in enum:__anon633
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2585 mapping->fOptions |= kIOMapStatic;
3390 && (0 == (fOptions & kIOMapStatic)))
3425 && (0 == (fOptions & kIOMapStatic))) {
3677 options | kIOMapStatic,
3845 if (kIOMapStatic & options)

Completed in 195 milliseconds