Lines Matching refs:x1
235 stp x21, x1, [x0] // x0 .. x3 at kernel entry
241 add x1, x0, #0x20 // 4 x 8 bytes
321 add x1, x26, #SWAPPER_DIR_SIZE
404 add x1, x26, #SWAPPER_DIR_SIZE
496 mrs x1, mpidr_el1
498 msr vmpidr_el2, x1
546 adr_l x1, __boot_cpu_mode
549 add x1, x1, #4
550 1: str w20, [x1] // This CPU has booted in EL1
552 dc ivac, x1 // Invalidate potentially stale cache line
578 ldr x1, =MPIDR_HWID_BITMASK
579 and x0, x0, x1
631 mrs x1, ID_AA64MMFR0_EL1
632 ubfx x2, x1, #ID_AA64MMFR0_TGRAN_SHIFT, 4