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