Searched refs:l2size (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dcommon.c396 unsigned int n, dummy, ebx, ecx, edx, l2size; local
413 l2size = ecx >> 16;
420 l2size = this_cpu->c_size_cache(c, l2size);
424 l2size = cachesize_override;
426 if (l2size == 0)
430 c->x86_cache_size = l2size;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dshdma.c122 static u32 log2size_to_chcr(struct sh_dmae_chan *sh_chan, int l2size) argument
130 if (pdata->ts_shift[i] == l2size)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_dmap.c1126 int l2size; local
1208 l2size =
1213 nw = BUDSIZE(l2size, BUDMIN);

Completed in 75 milliseconds