Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/lib/el3_runtime/aarch64/
Dcontext.S103 stp x12, x13, [x0, #CTX_CNTV_CTL_EL0]
200 ldp x12, x13, [x0, #CTX_CNTV_CTL_EL0]
/trusted-firmware-a-3.7.0/include/lib/el3_runtime/aarch64/
Dcontext.h136 #define CTX_CNTV_CTL_EL0 (CTX_AARCH32_END + U(0x10)) macro