Searched refs:mt_n_iflushes (Results 1 – 2 of 2) sorted by relevance
166 int mt_n_iflushes = 1; variable185 get_option(&s, &mt_n_iflushes); in niflush()246 if (mt_n_iflushes != 1) in mips_mt_set_cpuoptions()247 printk("I-Cache Flushes Repeated %d times\n", mt_n_iflushes); in mips_mt_set_cpuoptions()
103 extern int mt_n_iflushes; \105 for (redundance = 0; redundance < mt_n_iflushes; redundance++) {