Searched refs:CACHE_INCLUSIVE (Results 1 – 4 of 4) sorted by relevance
24 return cdesc->flags & CACHE_INCLUSIVE; in cache_inclusive()
17 CACHE_INCLUSIVE = (1 << 2), /* include the inner level caches */ enumerator
105 cdesc->flags |= CACHE_INCLUSIVE; \
231 #define CACHE_INCLUSIVE (1 << 1) macro301 (cache->inclusive ? CACHE_INCLUSIVE : 0) | in encode_cache_cpuid4()506 (cache->inclusive ? CACHE_INCLUSIVE : 0) | in encode_cache_cpuid8000001d()7093 *edx &= CACHE_NO_INVD_SHARING | CACHE_INCLUSIVE; in cpu_x86_cpuid()