Lines Matching refs:x2
31 and x2, x6, #7 /* x2 <- log2(cache line size)-4 */
32 add x2, x2, #4 /* x2 <- log2(cache line size) */
49 lsl x7, x4, x2
138 mov x2, #4
139 lsl x2, x2, x3 /* cache line size */
142 sub x3, x2, #1
145 add x0, x0, x2
165 mov x2, #4
166 lsl x2, x2, x3 /* cache line size */
169 sub x3, x2, #1
172 add x0, x0, x2
227 3: mrs x2, sctlr_el3
229 2: mrs x2, sctlr_el2
231 1: mrs x2, sctlr_el1
236 and x1, x2, x1
262 3: msr sctlr_el3, x2
264 2: msr sctlr_el2, x2
266 1: msr sctlr_el1, x2