Lines Matching refs:r9
49 THUMB( adr r9, BSYM(1f) ) @ Kernel is always entered in ARM.
50 THUMB( bx r9 ) @ If this is a Thumb-2 kernel,
55 setmode PSR_F_BIT | PSR_I_BIT | SVC_MODE, r9 @ ensure svc mode
58 mrc p15, 0, r9, c0, c0 @ get processor id
60 ldr r9, =BASEADDR_V7M_SCB
61 ldr r9, [r9, V7M_SCB_CPUID]
63 ldr r9, =CONFIG_PROCESSOR_ID
65 bl __lookup_processor_type @ r5=procinfo r9=cpuid
99 setmode PSR_F_BIT | PSR_I_BIT | SVC_MODE, r9
101 ldr r9, =CONFIG_PROCESSOR_ID
103 mrc p15, 0, r9, c0, c0 @ get processor id
105 bl __lookup_processor_type @ r5=procinfo r9=cpuid