Home
last modified time | relevance | path

Searched defs:CTX_FPREGS_END (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/arm-trusted-firmware/include/lib/el3_runtime/aarch64/
H A Dcontext.h286 #define CTX_FPREGS_END U(0x220) /* Align to the next 16 byte boundary */ macro
288 #define CTX_FPREGS_END U(0x210) /* Align to the next 16 byte boundary */ macro
291 #define CTX_FPREGS_END U(0) macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/el3_runtime/aarch64/
Dcontext.h266 #define CTX_FPREGS_END U(0x220) /* Align to the next 16 byte boundary */ macro
268 #define CTX_FPREGS_END U(0x210) /* Align to the next 16 byte boundary */ macro
271 #define CTX_FPREGS_END U(0) macro