Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dsc-rm7k.c114 write_c0_taghi(0); in __rm7k_tc_enable()
140 write_c0_taghi(0); in __rm7k_sc_enable()
209 write_c0_taghi(0); in __probe_tcache()
H A Dc-r4k.c916 write_c0_taghi(0); in rm7k_erratum31()
1415 write_c0_taghi(0); in probe_scache()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1329 #define write_c0_taghi(val) __write_32bit_c0_register($29, 0, val) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1909 #define write_c0_taghi(val) __write_32bit_c0_register($29, 0, val) macro