Searched refs:MAX_CACHE_DEPTH (Results 1 – 4 of 4) sorted by relevance
281 #define MAX_CACHE_DEPTH 10 macro288 int64_t cacheconfig[MAX_CACHE_DEPTH]; in auto_config()289 int64_t cachesize[MAX_CACHE_DEPTH]; in auto_config()309 for (llc = MAX_CACHE_DEPTH - 1; llc > 0; llc--) { in auto_config()
67 #define MAX_CACHE_DEPTH 3 /* deepest cache */ macro143 x86_cpu_cache_t *caches[MAX_CACHE_DEPTH];
310 } else if (1 <= level && level <= MAX_CACHE_DEPTH) { in ml_cpu_cache_size()325 } else if (1 <= level && level <= MAX_CACHE_DEPTH) { in ml_cpu_cache_sharing()
54 uint32_t num_Lx_caches[MAX_CACHE_DEPTH] = { 0 };261 if (cache->level > 0 && cache->level <= MAX_CACHE_DEPTH) { in x86_cache_free()361 for (i = 0; i < MAX_CACHE_DEPTH; i += 1) { in x86_lcpu_init()