Searched refs:kIOMapInhibitCache (Results 1 – 6 of 6) sorted by relevance
57 kIOMapInhibitCache = kIOInhibitCache << kIOMapCacheShift, enumerator
506 case kIOMapInhibitCache: in IOMapPages()574 case kIOMapInhibitCache: in IOProtectCacheMode()
1312 options |= kIOMapInhibitCache; in OSDefineMetaClassAndFinalStructorsWithZone()
2495 vars->videoMapSize, kIOMapInhibitCache ); in hibernate_machine_init()
5372 …newMode = (fOptions & ~kIOMapCacheMask) | (doRedirect ? kIOMapInhibitCache : kIOMapWriteCombineCac… in redirect()
731 koptions |= kIOMapInhibitCache; in CreateMapping_Impl()