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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dmips-mt.c166 int mt_n_iflushes = 1; variable
185 get_option(&s, &mt_n_iflushes);
246 if (mt_n_iflushes != 1)
247 printk("I-Cache Flushes Repeated %d times\n", mt_n_iflushes);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dr4kcache.h103 extern int mt_n_iflushes; \
105 for (redundance = 0; redundance < mt_n_iflushes; redundance++) {

Completed in 47 milliseconds