Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/ !
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()
Dc-r4k.c1026 write_c0_taghi(0); in rm7k_erratum31()
1525 write_c0_taghi(0); in probe_scache()
/linux-6.1.9/arch/mips/include/asm/ !
Dmipsregs.h1909 #define write_c0_taghi(val) __write_32bit_c0_register($29, 0, val) macro