Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dcpu-probe.c559 unsigned int newcf4; in decode_config4() local
597 newcf4 = (config4 & ~ftlb_page) | in decode_config4()
600 write_c0_config4(newcf4); in decode_config4()
603 if (config4 != newcf4) { in decode_config4()