Searched refs:SMC_CTX_SCR (Results 1 – 5 of 5) sorted by relevance
/external/arm-trusted-firmware/bl1/aarch32/ |
D | bl1_exceptions.S | 105 ldr r0, [r6, #SMC_CTX_SCR] 140 ldr r5, [r4, #SMC_CTX_SCR]
|
D | bl1_entrypoint.S | 79 ldr r5, [r4, #SMC_CTX_SCR]
|
/external/arm-trusted-firmware/bl32/sp_min/aarch32/ |
D | entrypoint.S | 212 ldr r0, [r2, #SMC_CTX_SCR] 259 ldr r0, [r2, #SMC_CTX_SCR]
|
/external/arm-trusted-firmware/include/arch/aarch32/ |
D | smccc_macros.S | 114 1: str r4, [sp, #SMC_CTX_SCR] 135 ldr r1, [r0, #SMC_CTX_SCR]
|
D | smccc_helpers.h | 23 #define SMC_CTX_SCR U(0x84) macro
|