Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/el3_runtime/aarch64/
Dcontext.S99 stp x10, x11, [x0, #CTX_CNTP_CTL_EL0]
196 ldp x10, x11, [x0, #CTX_CNTP_CTL_EL0]
/trusted-firmware-a-latest/include/lib/el3_runtime/aarch64/
Dcontext.h134 #define CTX_CNTP_CTL_EL0 (CTX_AARCH32_END + U(0x0)) macro