Lines Matching refs:x0
22 lsl x12, x0, #1
66 mov x1, x0
73 mov x0, #0 /* start flush at cache level 0 */
80 lsl x12, x0, #1
81 add x12, x12, x0 /* x0 <- tripled cache level */
88 add x0, x0, #1 /* increment cache level */
89 cmp x11, x0
92 mov x0, #0
93 msr csselr_el1, x0 /* restore csselr_el1 */
103 mov x0, #0
108 mov x0, #0x1
129 bic x0, x0, x3
131 1: dc civac, x0 /* clean & invalidate data or unified cache */
132 add x0, x0, x2
133 cmp x0, x1
155 bic x0, x0, x3
157 1: dc ivac, x0 /* invalidate data or unified cache */
158 add x0, x0, x2
159 cmp x0, x1
180 bic x0, x0, x3
182 1: ic ivau, x0 /* invalidate instruction or unified cache */
183 add x0, x0, x2
184 cmp x0, x1
203 mov x0, #0 /* return status as success */