Lines Matching refs:x3
39 and x3, x0, #0x7000000 // extract loc from clidr
40 lsr x3, x3, #23 // left align loc bit field
41 cbz x3, finished // if loc is 0, then no need to clean
75 cmp x3, x10
126 dcache_line_size x2, x3
127 sub x3, x2, #1
128 bic x4, x0, x3
136 icache_line_size x2, x3
137 sub x3, x2, #1
138 bic x4, x0, x3
164 dcache_line_size x2, x3
166 sub x3, x2, #1
167 bic x0, x0, x3
190 dcache_line_size x2, x3
191 sub x3, x2, #1
192 tst x1, x3 // end cache line aligned?
193 bic x1, x1, x3
196 1: tst x0, x3 // start cache line aligned?
197 bic x0, x0, x3
216 dcache_line_size x2, x3
217 sub x3, x2, #1
218 bic x0, x0, x3
233 dcache_line_size x2, x3
234 sub x3, x2, #1
235 bic x0, x0, x3