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()
1312 options |= kIOMapInhibitCache; in OSDefineMetaClassAndFinalStructorsWithZone()
2501 vars->videoMapSize, kIOMapInhibitCache ); in hibernate_machine_init()
5372 …newMode = (fOptions & ~kIOMapCacheMask) | (doRedirect ? kIOMapInhibitCache : kIOMapWriteCombineCac… in redirect()
732 koptions |= kIOMapInhibitCache; in CreateMapping_Impl()