Lines Matching refs:w10
33 and w10, w9, #0x1f /* ITLinesNumber */
34 cbz w10, 1f /* No SPIs */
40 sub w10, w10, #0x1
41 cbnz w10, 0b
46 and w10, w9, #0x1f /* ITLinesNumber */
47 cbz w10, 1f /* No SPIs */
52 sub w10, w10, #0x1
53 cbnz w10, 0b
88 cmp w10, w11
94 2: mov w10, #~0x2
96 and w11, w11, w10 /* Clear ProcessorSleep */
100 3: ldr w10, [x9, GICR_WAKER]
101 tbnz w10, #2, 3b /* Wait Children be Alive */