Searched refs:LLC_cachep (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/osfmk/i386/
H A Dcpu_topology.c145 x86_cpu_cache_t *LLC_cachep; local
148 LLC_cachep = lcpup->caches[topoParms.LLCDepth];
149 assert(LLC_cachep->type == CPU_CACHE_TYPE_UNIF);
150 aset = find_cache_affinity(LLC_cachep);
158 aset->cache = LLC_cachep;

Completed in 19 milliseconds