Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/el3_runtime/aarch64/
Dcontext.S88 stp x13, x14, [x0, #CTX_SPSR_IRQ]
185 ldp x13, x14, [x0, #CTX_SPSR_IRQ]
/trusted-firmware-a-latest/include/lib/el3_runtime/aarch64/
Dcontext.h120 #define CTX_SPSR_IRQ U(0xc0) macro