Lines Matching refs:x5
71 ldr x5, =TCR_EL2_MASK
72 and x4, x4, x5
73 mov x5, #TCR_EL2_RES1
74 orr x4, x4, x5
90 ldr_l x5, idmap_t0sz
91 bfi x4, x5, TCR_T0SZ_OFFSET, TCR_TxSZ_WIDTH
96 tcr_compute_pa_size x4, #TCR_EL2_PS_SHIFT, x5, x6
152 mrs x5, sctlr_el2
154 bic x5, x5, x6 // Clear SCTL_M and etc
156 msr sctlr_el2, x5
160 adr_l x5, __hyp_stub_vectors
161 msr vbar_el2, x5