Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dsc-rm7k.c96 write_c0_taglo(0); in blast_rm7k_tcache()
113 write_c0_taglo(0); in __rm7k_tc_enable()
139 write_c0_taglo(0); in __rm7k_sc_enable()
208 write_c0_taglo(0); in __probe_tcache()
H A Dc-r4k.c915 write_c0_taglo(0); in rm7k_erratum31()
1414 write_c0_taglo(0); in probe_scache()
/openbmc/linux/arch/mips/kernel/
H A Dspram.c51 write_c0_taglo(data); in ispram_store_tag()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1317 #define write_c0_taglo(val) __write_32bit_c0_register($28, 0, val) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1897 #define write_c0_taglo(val) __write_32bit_c0_register($28, 0, val) macro