Searched refs:CTX_AARCH32_END (Results 1 – 1 of 1) sorted by relevance
107 #define CTX_AARCH32_END U(0xe0) /* Align to the next 16 byte boundary */ macro109 #define CTX_AARCH32_END U(0xb0) /* Align to the next 16 byte boundary */ macro117 #define CTX_CNTP_CTL_EL0 (CTX_AARCH32_END + U(0x0))118 #define CTX_CNTP_CVAL_EL0 (CTX_AARCH32_END + U(0x8))119 #define CTX_CNTV_CTL_EL0 (CTX_AARCH32_END + U(0x10))120 #define CTX_CNTV_CVAL_EL0 (CTX_AARCH32_END + U(0x18))121 #define CTX_CNTKCTL_EL1 (CTX_AARCH32_END + U(0x20))122 #define CTX_TIMER_SYSREGS_END (CTX_AARCH32_END + U(0x30)) /* Align to the next 16 byte boundary */124 #define CTX_TIMER_SYSREGS_END CTX_AARCH32_END