Home
last modified time | relevance | path

Searched refs:CTX_CPTR_EL3 (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/lib/el3_runtime/aarch64/
Dcontext.S584 mov_imm x10, (CTX_GLOBAL_EL3STATE_END - CTX_CPTR_EL3)
626 ldp x19, x20, [x9, #CTX_CPTR_EL3]
/trusted-firmware-a-latest/include/lib/el3_runtime/aarch64/
Dcontext.h344 #define CTX_CPTR_EL3 U(0x0) macro