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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-pnx8550/
H A Dkernel-entry-init.h17 #define ICACHE_LINE_SIZE 32 /* Instruction cache line size bytes */ macro
23 #define ICACHE_SET_SIZE (ICACHE_SET_COUNT * ICACHE_LINE_SIZE)
208 addiu t1, t1, ICACHE_LINE_SIZE /* T1 = next cache line index */

Completed in 37 milliseconds