Lines Matching refs:x3
28 mov x3, #0x3ff
29 and x3, x3, x6, lsr #3 /* x3 <- max number of #ways */
40 mov x6, x3 /* x6 <- working copy of #ways */
121 mrs x3, ctr_el0
122 lsr x3, x3, #16
123 and x3, x3, #0xf
125 lsl x2, x2, x3 /* cache line size */
128 sub x3, x2, #1
129 bic x0, x0, x3
147 mrs x3, ctr_el0
148 lsr x3, x3, #16
149 and x3, x3, #0xf
151 lsl x2, x2, x3 /* cache line size */
154 sub x3, x2, #1
155 bic x0, x0, x3
173 mrs x3, ctr_el0
174 and x3, x3, #0xf
176 lsl x2, x2, x3 /* cache line size */
179 sub x3, x2, #1
180 bic x0, x0, x3