Lines Matching refs:w0
99 bfxil w1, w0, #8, #8
101 bfxil w2, w0, #0, #8
103 mov w0, wzr
111 mov w0, #CORES_PER_CLUSTER
112 mul w1, w1, w0
115 lsl w0, w2, w1
139 bfxil w1, w0, #8, #8 /* extract cluster */
140 bfxil w2, w0, #0, #8 /* extract cpu # */
142 mov w0, #-1
150 mov w0, #CORES_PER_CLUSTER
151 mul w1, w1, w0
152 add w0, w1, w2
215 ldr w0, [x1, #0x10]
216 orr w0, w0, #1 << 16 /* setting to 64K page */
217 str w0, [x1, #0x10]