Searched refs:CTX_MDCR_EL2 (Results 1 – 2 of 2) sorted by relevance
/external/arm-trusted-firmware/lib/el3_runtime/aarch64/ |
D | context.S | 99 stp x15, x16, [x0, #CTX_MDCR_EL2] 101 str x15, [x0, #CTX_MDCR_EL2] 299 ldp x15, x16, [x0, #CTX_MDCR_EL2] 302 ldr x15, [x0, #CTX_MDCR_EL2]
|
/external/arm-trusted-firmware/include/lib/el3_runtime/aarch64/ |
D | context.h | 180 #define CTX_MDCR_EL2 U(0xb0) macro
|