Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dcpu-probe.c554 unsigned int newcf4; in decode_config4() local
591 newcf4 = (config4 & ~ftlb_page) | in decode_config4()
594 write_c0_config4(newcf4); in decode_config4()
597 if (config4 != newcf4) { in decode_config4()