Lines Matching refs:x0
32 ldp x6, x7, [x0, #SMC_ARG6]
33 ldp x4, x5, [x0, #SMC_ARG4]
34 ldp x2, x3, [x0, #SMC_ARG2]
35 ldp x0, x1, [x0, #SMC_ARG0]
59 mov x20, x0
75 ldr x0, =pie_fixup
76 and x0, x0, #~(PAGE_SIZE_MASK)
78 add x1, x1, x0
86 adr x0, tsp_exceptions
87 msr vbar_el1, x0
104 mrs x0, sctlr_el1
105 orr x0, x0, x1
108 bic x0, x0, #(SCTLR_BT0_BIT | SCTLR_BT1_BIT)
110 bic x0, x0, #SCTLR_DSSBS_BIT
111 msr sctlr_el1, x0
129 adrp x0, __TEXT_START__
130 add x0, x0, :lo12:__TEXT_START__
132 adrp x0, __RO_START__
133 add x0, x0, :lo12:__RO_START__
136 adrp x0, __RW_START__
137 add x0, x0, :lo12:__RW_START__
141 sub x1, x1, x0
150 adrp x0, __BSS_START__
151 add x0, x0, :lo12:__BSS_START__
154 sub x1, x1, x0
158 adrp x0, __COHERENT_RAM_START__
159 add x0, x0, :lo12:__COHERENT_RAM_START__
162 sub x1, x1, x0
190 mov x0, x20
220 mov x1, x0
221 mov x0, #TSP_ENTRY_DONE
301 adr x0, tsp_exceptions
302 msr vbar_el1, x0
314 mrs x0, sctlr_el1
315 orr x0, x0, x1
316 msr sctlr_el1, x0
331 mov x0, #0
396 cmp x0, x2
422 cbnz x0, tsp_sel1_intr_check_preemption
427 cmp x0, x1
430 mov_imm x0, TSP_HANDLED_S_EL1_INTR