Lines Matching full:cache
19 #include "cache.h"
91 cache Index_Store_Tag_D, 0x0(v0) # 1 way
93 cache Index_Store_Tag_D, 0x1(v0) # 2 way
94 cache Index_Store_Tag_D, 0x2(v0) # 4 way
95 cache Index_Store_Tag_D, 0x3(v0)
106 cache Index_Invalidate_I, 0x0(v0) # 1 way
108 cache Index_Invalidate_I, 0x1(v0) # 2 way
109 cache Index_Invalidate_I, 0x2(v0)
110 cache Index_Invalidate_I, 0x3(v0) # 4 way
121 cache Index_Writeback_Inv_D, 0x0(v0) #1 way
123 cache Index_Writeback_Inv_D, 0x1(v0) # 2 way
124 cache Index_Writeback_Inv_D, 0x2(v0)
125 cache Index_Writeback_Inv_D, 0x3(v0) # 4 way
136 # Enable CPU cache #
152 # disable CPU cache #
168 /* Invalidate Instruction Cache */
180 /* Invalidate Instruction Cache */
184 cache Index_Invalidate_I,0(a0)
185 cache Index_Invalidate_I,1(a0)
186 cache Index_Invalidate_I,2(a0)
187 cache Index_Invalidate_I,3(a0)
193 /* Invalidate Data Cache */
197 cache Index_Store_Tag_D, 0(a0) # BDSLOT: clear tag
198 cache Index_Store_Tag_D, 1(a0) # BDSLOT: clear tag
205 cache Index_Writeback_Inv_D, 0(a0) # BDSLOT: clear tag
206 cache Index_Writeback_Inv_D, 1(a0) # BDSLOT: clear tag
213 cache Hit_Writeback_Inv_D, (a0)