Searched refs:mt_n_dflushes (Results 1 – 2 of 2) sorted by relevance
167 int mt_n_dflushes = 1; variable192 get_option(&s, &mt_n_dflushes); in ndflush()248 if (mt_n_dflushes != 1) in mips_mt_set_cpuoptions()249 printk("D-Cache Flushes Repeated %d times\n", mt_n_dflushes); in mips_mt_set_cpuoptions()
113 extern int mt_n_dflushes; \115 for (redundance = 0; redundance < mt_n_dflushes; redundance++) {