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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOTypes.h201 kIOMapStatic = 0x01000000, enumerator in enum:__anon480
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2131 mapping->fOptions |= kIOMapStatic;
2793 && (0 == (fOptions & kIOMapStatic)))
2838 && (0 == (fOptions & kIOMapStatic))) {
3057 options | kIOMapStatic,
3218 if (kIOMapStatic & options)

Completed in 26 milliseconds