Home
last modified time | relevance | path

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

/linux/arch/mips/txx9/generic/
A Dsetup.c176 write_c0_config(conf); in txx9_cache_fixup()
181 write_c0_config(conf); in txx9_cache_fixup()
190 write_c0_config(conf); in txx9_cache_fixup()
223 write_c0_config(conf); in txx9_cache_fixup()
228 write_c0_config(conf); in txx9_cache_fixup()
237 write_c0_config(conf); in txx9_cache_fixup()
/linux/arch/mips/ath25/
A Dar2315.c296 write_c0_config(config & ~0x3); in ar2315_plat_mem_setup()
/linux/arch/mips/mm/
A Dc-r4k.c1199 write_c0_config(config & ~VR41_CONF_P4K); in probe_pcache()
1208 write_c0_config(config); in probe_pcache()
1786 write_c0_config(config0); in nxp_pr4450_fixup_config()
/linux/arch/mips/kernel/
A Dcpu-probe.c392 write_c0_config(config0); in mm_config()
/linux/arch/mips/include/asm/
A Dmipsregs.h1776 #define write_c0_config(val) __write_32bit_c0_register($16, 0, val) macro

Completed in 22 milliseconds