Searched refs:maxcpus (Results 1 – 2 of 2) sorted by relevance
106 cache->maxcpus = MAX_CPUS; in x86_cache_alloc()107 for (i = 0; i < cache->maxcpus; i += 1) { in x86_cache_alloc()298 cur->maxcpus = cpuid_info()->cache_sharing[i]; in x86_cache_list()323 if (cur_cache->maxcpus == matcher->maxcpus in x86_match_cache()648 if (cur->maxcpus == 1) { in x86_lcpu_add_caches()
48 uint8_t maxcpus; /* maximum # of cpus that can share */ member