Lines Matching refs:x2
93 mov boot_arg1, x2
137 get_pvoff x4 x2
138 add x1, x1, x2
139 mov x2, #0
144 add x2, x2, #1 /* Next cpu id inc */
156 sub x0, x2, #1
165 get_phy x2, .secondary_cpu_stack_top
166 msub stack_top, x0, x1, x2
253 get_phy x2, __bss_end
254 sub x2, x2, x1 /* Get bss size */
256 and x3, x2, #7 /* x3 is < 7 */
258 and x2, x2, x4 /* Mask ~7 */
261 cbz x2, .clean_bss_loop_byte
263 sub x2, x2, #8
288 get_pvoff x2 x3
289 ldr x2, =ARCH_EARLY_MAP_SIZE /* Map 1G memory for kernel space */