Home
last modified time | relevance | path

Searched refs:mt_opt_config7 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/mips/kernel/
Dmips-mt.c131 static int mt_opt_config7 = -1; variable
156 get_option(&str, &mt_opt_config7); in config7_set()
230 printk("CP0.Config7 forced to 0x%08x.\n", mt_opt_config7); in mips_mt_set_cpuoptions()
231 nconfig7 = mt_opt_config7; in mips_mt_set_cpuoptions()