Home
last modified time | relevance | path

Searched refs:LLCDepth (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/osfmk/i386/ !
H A Dcpu_topology.c157 TOPO_DBG("cpu_topology_start() LLC is L%d\n", topoParms.LLCDepth + 1); in cpu_topology_sort()
184 LLC_cachep = lcpup->caches[topoParms.LLCDepth]; in cpu_topology_sort()
H A Dcpu_topology.h211 uint32_t LLCDepth; member
H A Dcpu_threads.c150 topoParms.LLCDepth = cache_level - 1; in x86_LLC_info()
233 TOPO_DBG("\tLLC Depth: %d\n", topoParms.LLCDepth); in initTopoParms()
673 if (level < topoParms.LLCDepth) { in x86_lcpu_add_caches()