Searched refs:mt_n_dflushes (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.c167 int mt_n_dflushes = 1; variable
192 get_option(&s, &mt_n_dflushes);
248 if (mt_n_dflushes != 1)
249 printk("D-Cache Flushes Repeated %d times\n", mt_n_dflushes);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dr4kcache.h113 extern int mt_n_dflushes; \
115 for (redundance = 0; redundance < mt_n_dflushes; redundance++) {

Completed in 66 milliseconds