Home
last modified time | relevance | path

Searched refs:SMC_CTX_SCR (Results 1 – 5 of 5) sorted by relevance

/external/arm-trusted-firmware/bl1/aarch32/
Dbl1_exceptions.S105 ldr r0, [r6, #SMC_CTX_SCR]
140 ldr r5, [r4, #SMC_CTX_SCR]
Dbl1_entrypoint.S79 ldr r5, [r4, #SMC_CTX_SCR]
/external/arm-trusted-firmware/bl32/sp_min/aarch32/
Dentrypoint.S212 ldr r0, [r2, #SMC_CTX_SCR]
259 ldr r0, [r2, #SMC_CTX_SCR]
/external/arm-trusted-firmware/include/arch/aarch32/
Dsmccc_macros.S114 1: str r4, [sp, #SMC_CTX_SCR]
135 ldr r1, [r0, #SMC_CTX_SCR]
Dsmccc_helpers.h23 #define SMC_CTX_SCR U(0x84) macro