Home
last modified time | relevance | path

Searched refs:Index_Store_Tag_D (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dmips-mt.c218 cache_op(Index_Store_Tag_D, INDEX_8); in mips_mt_set_cpuoptions()
223 cache_op(Index_Store_Tag_D, INDEX_0); in mips_mt_set_cpuoptions()
H A Dspram.c89 cache_op(Index_Store_Tag_D, CKSEG0 | offset); in dspram_store_tag()
H A Dbmips_5xxx_init.S397 cacheop(a0, v0, v1, Index_Store_Tag_D)
H A Dcps-vec.S587 1: cache Index_Store_Tag_D, 0(a0)
H A Dgenex.S82 cache Index_Store_Tag_D, (k0)
/openbmc/linux/arch/mips/include/asm/
H A Dcacheops.h42 #define Index_Store_Tag_D (Cache_D | Index_Store_Tag) macro
/openbmc/linux/arch/mips/mm/
H A Dc-r4k.c1418 cache_op(Index_Store_Tag_D, begin); in probe_scache()