Searched refs:SMC_CTX_SCR (Results 1 – 5 of 5) sorted by relevance
/tf-a-ffa_el3_spmc/bl1/aarch32/ |
A D | bl1_exceptions.S | 105 ldr r0, [r6, #SMC_CTX_SCR] 140 ldr r5, [r4, #SMC_CTX_SCR]
|
A D | bl1_entrypoint.S | 80 ldr r5, [r4, #SMC_CTX_SCR]
|
/tf-a-ffa_el3_spmc/bl32/sp_min/aarch32/ |
A D | entrypoint.S | 216 ldr r0, [r2, #SMC_CTX_SCR] 263 ldr r0, [r2, #SMC_CTX_SCR]
|
/tf-a-ffa_el3_spmc/include/arch/aarch32/ |
A D | smccc_macros.S | 114 1: str r4, [sp, #SMC_CTX_SCR] 135 ldr r1, [r0, #SMC_CTX_SCR]
|
A D | smccc_helpers.h | 23 #define SMC_CTX_SCR U(0x84) macro
|
Completed in 5 milliseconds