Searched refs:SC_REC_X0 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | arch_scall_a64.S | 22 #define SC_REC_X0 (8 * 0) macro 35 stp x0, x1, [sp, #SC_REC_X0] 87 ldr x0, [x19, #SC_REC_X0] 123 ldr x9, [x19, #SC_REC_X0] 136 ldr x9, [x19, #SC_REC_X0] 178 ldr x3, [x19, #SC_REC_X0] /* pointer to struct thread_scall_regs */ 194 ldr x3, [x19, #SC_REC_X0] /* pointer to struct thread_scall_regs */
|