Searched refs:l2size (Results 1 – 3 of 3) sorted by relevance
669 unsigned int n, dummy, ebx, ecx, edx, l2size; in cpu_detect_cache_sizes() local686 l2size = ecx >> 16; in cpu_detect_cache_sizes()693 l2size = this_cpu->legacy_cache_size(c, l2size); in cpu_detect_cache_sizes()697 l2size = cachesize_override; in cpu_detect_cache_sizes()699 if (l2size == 0) in cpu_detect_cache_sizes()703 c->x86_cache_size = l2size; in cpu_detect_cache_sizes()
198 static u32 log2size_to_chcr(struct sh_dmae_chan *sh_chan, int l2size) in log2size_to_chcr() argument205 if (pdata->ts_shift[i] == l2size) in log2size_to_chcr()
1116 int l2size; in dbAllocNext() local1197 l2size = in dbAllocNext()1202 nw = BUDSIZE(l2size, BUDMIN); in dbAllocNext()