Lines Matching refs:x2
157 cmp x0, x2 // Compare cpu data phys cpu and MPIDR_EL1 phys cpu
173 adrp x2, EXT(resume_idle_cpu)@page
174 add x2, x2, EXT(resume_idle_cpu)@pageoff
175 cmp x0, x2
177 adrp x2, EXT(start_cpu)@page
178 add x2, x2, EXT(start_cpu)@pageoff
179 cmp x0, x2
529 mov x2, #(TTE_PGENTRIES) // Load number of entries per page
530 lsl x2, x2, #2 // Shift by 2 for num entries on 4 pages
534 subs x2, x2, #1 // entries--
600 mov x2, x3
608 create_bootstrap_mapping x0, x4, x5, x1, x2, x6, x10, x11, x12, x13
612 create_bootstrap_mapping x14, x15, x5, x3, x2, x9, x10, x11, x12, x13