Searched refs:l2size (Results 1 – 2 of 2) sorted by relevance
812 unsigned int n, dummy, ebx, ecx, edx, l2size; in cpu_detect_cache_sizes() local829 l2size = ecx >> 16; in cpu_detect_cache_sizes()836 l2size = this_cpu->legacy_cache_size(c, l2size); in cpu_detect_cache_sizes()840 l2size = cachesize_override; in cpu_detect_cache_sizes()842 if (l2size == 0) in cpu_detect_cache_sizes()846 c->x86_cache_size = l2size; in cpu_detect_cache_sizes()
1086 int l2size; in dbAllocNext() local1167 l2size = in dbAllocNext()1172 nw = BUDSIZE(l2size, BUDMIN); in dbAllocNext()