Searched refs:kIOMapInhibitCache (Results 1 – 6 of 6) sorted by relevance
57 kIOMapInhibitCache = kIOInhibitCache << kIOMapCacheShift, enumerator
413 case kIOMapInhibitCache: in IOMapPages()486 case kIOMapInhibitCache: in IOProtectCacheMode()
1314 options |= kIOMapInhibitCache; in OSDefineMetaClassAndFinalStructorsWithZone()
2616 vars->videoMapSize, kIOMapInhibitCache ); in hibernate_machine_init()
5673 …newMode = (fOptions & ~kIOMapCacheMask) | (doRedirect ? kIOMapInhibitCache : kIOMapWriteCombineCac… in redirect()
716 koptions |= kIOMapInhibitCache; in CreateMapping_Impl()