Searched refs:kIOMapInhibitCache (Results 1 – 6 of 6) sorted by relevance
57 kIOMapInhibitCache = kIOInhibitCache << kIOMapCacheShift, enumerator
474 case kIOMapInhibitCache: in IOMapPages()542 case kIOMapInhibitCache: in IOProtectCacheMode()
1319 options |= kIOMapInhibitCache; in OSDefineMetaClassAndFinalStructorsWithZone()
2492 vars->videoMapSize, kIOMapInhibitCache ); in hibernate_machine_init()
5352 …newMode = (fOptions & ~kIOMapCacheMask) | (doRedirect ? kIOMapInhibitCache : kIOMapWriteCombineCac… in redirect()
683 koptions |= kIOMapInhibitCache; in CreateMapping_Impl()