Index_Store_Tag    41 arch/mips/include/asm/cacheops.h #define Index_Store_Tag_I		(Cache_I | Index_Store_Tag)
Index_Store_Tag    42 arch/mips/include/asm/cacheops.h #define Index_Store_Tag_D		(Cache_D | Index_Store_Tag)
Index_Store_Tag    65 arch/mips/include/asm/cacheops.h #define Index_Store_Tag_SI		(Cache_SI | Index_Store_Tag)
Index_Store_Tag    66 arch/mips/include/asm/cacheops.h #define Index_Store_Tag_SD		(Cache_SD | Index_Store_Tag)
Index_Store_Tag    84 arch/mips/include/asm/cacheops.h #define Index_Store_Tag_T		(Cache_T | Index_Store_Tag)
Index_Store_Tag    95 arch/mips/include/asm/cacheops.h #define Index_Store_Tag_S		(Cache_S | Index_Store_Tag)