l2size            669 arch/x86/kernel/cpu/common.c 	unsigned int n, dummy, ebx, ecx, edx, l2size;
l2size            686 arch/x86/kernel/cpu/common.c 	l2size = ecx >> 16;
l2size            693 arch/x86/kernel/cpu/common.c 		l2size = this_cpu->legacy_cache_size(c, l2size);
l2size            697 arch/x86/kernel/cpu/common.c 		l2size = cachesize_override;
l2size            699 arch/x86/kernel/cpu/common.c 	if (l2size == 0)
l2size            703 arch/x86/kernel/cpu/common.c 	c->x86_cache_size = l2size;
l2size            198 drivers/dma/sh/shdmac.c static u32 log2size_to_chcr(struct sh_dmae_chan *sh_chan, int l2size)
l2size            205 drivers/dma/sh/shdmac.c 		if (pdata->ts_shift[i] == l2size)
l2size           1116 fs/jfs/jfs_dmap.c 	int l2size;
l2size           1197 fs/jfs/jfs_dmap.c 				l2size =
l2size           1202 fs/jfs/jfs_dmap.c 				nw = BUDSIZE(l2size, BUDMIN);