Searched refs:l2size (Results 1 – 4 of 4) sorted by relevance
195 size_t l2size; in gicv5_irs_iste_alloc() local206 l2size = gicv5_global_data.ist.l2_size; in gicv5_irs_iste_alloc()214 l2ist = kzalloc(l2size, GFP_KERNEL); in gicv5_irs_iste_alloc()222 (unsigned long)l2ist + l2size); in gicv5_irs_iste_alloc()
857 unsigned int n, dummy, ebx, ecx, edx, l2size; in cpu_detect_cache_sizes() local874 l2size = ecx >> 16; in cpu_detect_cache_sizes()881 l2size = this_cpu->legacy_cache_size(c, l2size); in cpu_detect_cache_sizes()885 l2size = cachesize_override; in cpu_detect_cache_sizes()887 if (l2size == 0) in cpu_detect_cache_sizes()891 c->x86_cache_size = l2size; in cpu_detect_cache_sizes()
197 static u32 log2size_to_chcr(struct sh_dmae_chan *sh_chan, int l2size) in log2size_to_chcr() argument204 if (pdata->ts_shift[i] == l2size) in log2size_to_chcr()
1075 int l2size; in dbAllocNext() local1156 l2size = in dbAllocNext()1161 nw = BUDSIZE(l2size, BUDMIN); in dbAllocNext()