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

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpu_topology.c157 x86_cpu_cache_t *LLC_cachep; local
160 LLC_cachep = lcpup->caches[topoParms.LLCDepth];
161 assert(LLC_cachep->type == CPU_CACHE_TYPE_UNIF);
162 aset = find_cache_affinity(LLC_cachep);
170 aset->cache = LLC_cachep;

Completed in 20 milliseconds