Searched refs:l2size (Results 1 – 3 of 3) 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()
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()