Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dcacheops.h41 #define Index_Store_Tag_I (Cache_I | Index_Store_Tag) macro
/openbmc/linux/arch/mips/kernel/
H A Dspram.c54 cache_op(Index_Store_Tag_I, CKSEG0|offset); in ispram_store_tag()
H A Dbmips_vec.S197 1: cache Index_Store_Tag_I, 0(k0)
H A Dbmips_5xxx_init.S376 cacheop(a0, v0, v1, Index_Store_Tag_I)
H A Dcps-vec.S559 1: cache Index_Store_Tag_I, 0(a0)
/openbmc/linux/arch/mips/mm/
H A Dc-r4k.c937 : "r" (addr), "i" (Index_Store_Tag_I), "i" (Fill_I)); in rm7k_erratum31()
1417 cache_op(Index_Store_Tag_I, begin); in probe_scache()