Searched refs:mt_n_iflushes (Results 1 – 2 of 2) sorted by relevance
160 int mt_n_iflushes = 1; variable179 get_option(&s, &mt_n_iflushes); in niflush()240 if (mt_n_iflushes != 1) in mips_mt_set_cpuoptions()241 printk("I-Cache Flushes Repeated %d times\n", mt_n_iflushes); in mips_mt_set_cpuoptions()
55 extern int mt_n_iflushes; \56 for (redundance = 0; redundance < mt_n_iflushes; redundance++) {