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

/xnu-2782.1.97/iokit/IOKit/
H A DIOTypes.h191 kIOInhibitCache = 1, enumerator in enum:__anon657
205 kIOMapInhibitCache = kIOInhibitCache << kIOMapCacheShift,
/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp314 case kIOInhibitCache:
349 case kIOInhibitCache:
508 mode = kIOInhibitCache;

Completed in 83 milliseconds