Lines Matching refs:x3
33 mov x3, #0x3ff
34 and x3, x3, x6, lsr #3 /* x3 <- max number of #ways */
45 mov x6, x3 /* x6 <- working copy of #ways */
135 mrs x3, ctr_el0
136 lsr x3, x3, #16
137 and x3, x3, #0xf
139 lsl x2, x2, x3 /* cache line size */
142 sub x3, x2, #1
143 bic x0, x0, x3
163 mrs x3, ctr_el0
164 ubfm x3, x3, #16, #19
166 lsl x2, x2, x3 /* cache line size */
169 sub x3, x2, #1
170 bic x0, x0, x3
246 mov x3, x30
269 ret x3