Lines Matching full:cache
20 #include "cache.h"
92 cache Index_Store_Tag_D, 0x0(v0) # 1 way
94 cache Index_Store_Tag_D, 0x1(v0) # 2 way
95 cache Index_Store_Tag_D, 0x2(v0) # 4 way
96 cache Index_Store_Tag_D, 0x3(v0)
107 cache Index_Invalidate_I, 0x0(v0) # 1 way
109 cache Index_Invalidate_I, 0x1(v0) # 2 way
110 cache Index_Invalidate_I, 0x2(v0)
111 cache Index_Invalidate_I, 0x3(v0) # 4 way
122 cache Index_Writeback_Inv_D, 0x0(v0) #1 way
124 cache Index_Writeback_Inv_D, 0x1(v0) # 2 way
125 cache Index_Writeback_Inv_D, 0x2(v0)
126 cache Index_Writeback_Inv_D, 0x3(v0) # 4 way
137 # Enable CPU cache #
153 # disable CPU cache #
169 /* Invalidate Instruction Cache */
181 /* Invalidate Instruction Cache */
185 cache Index_Invalidate_I,0(a0)
186 cache Index_Invalidate_I,1(a0)
187 cache Index_Invalidate_I,2(a0)
188 cache Index_Invalidate_I,3(a0)
194 /* Invalidate Data Cache */
198 cache Index_Store_Tag_D, 0(a0) # BDSLOT: clear tag
199 cache Index_Store_Tag_D, 1(a0) # BDSLOT: clear tag
206 cache Index_Writeback_Inv_D, 0(a0) # BDSLOT: clear tag
207 cache Index_Writeback_Inv_D, 1(a0) # BDSLOT: clear tag
214 cache Hit_Writeback_Inv_D, (a0)