Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dcacheops.h58 #define Cache_SI 0x02 macro
61 #define Index_Invalidate_SI (Cache_SI | Index_Writeback_Inv)
63 #define Index_Load_Tag_SI (Cache_SI | Index_Load_Tag)
65 #define Index_Store_Tag_SI (Cache_SI | Index_Store_Tag)
68 #define Hit_Invalidate_SI (Cache_SI | Hit_Invalidate)
72 #define Hit_Set_Virtual_SI (Cache_SI | 0x1c)