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