Searched refs:way_size (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sh/
H A Dcache.h30 unsigned int way_size; /* sets * line size */ member in struct:cache_info
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/cpu/
H A Dinit.c72 current_cpu_data.icache.way_size = current_cpu_data.icache.sets *
79 current_cpu_data.dcache.way_size = current_cpu_data.dcache.sets *
160 current_cpu_data.dcache.way_size = current_cpu_data.dcache.sets *
238 current_cpu_data.dcache.way_size - 1,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/mm/
H A Dcache-sh4.c281 (*__flush_dcache_segment_fn)(0UL, current_cpu_data.dcache.way_size);
575 unsigned long way_incr, linesz, way_size; local
584 * The previous code aligned base_addr to 16k, i.e. the way_size of all
587 * anyway by construction), let's align it to at least the way_size of
596 way_size = dcache->way_size;
623 unsigned long way_incr, linesz, way_size; local
638 way_size = dcache->way_size;
682 unsigned long way_incr, linesz, way_size; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/cpu/sh4/
H A Dprobe.c243 current_cpu_data.scache.way_size =

Completed in 96 milliseconds