Home
last modified time | relevance | path

Searched refs:ERRSELR_EL1 (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/lib/cpus/aarch64/
H A Dcortex_a510.S93 /* Stash ERRSELR_EL1 in x2 */
94 mrs x2, ERRSELR_EL1
97 msr ERRSELR_EL1, xzr
102 msr ERRSELR_EL1, x0
107 msr ERRSELR_EL1, x0
110 /* Restore ERRSELR_EL1 from x2 */
111 msr ERRSELR_EL1, x2
H A Dcortex_a710.S132 /* Stash ERRSELR_EL1 in x2 */
133 mrs x2, ERRSELR_EL1
136 msr ERRSELR_EL1, xzr
143 msr ERRSELR_EL1, x0
148 /* Restore ERRSELR_EL1 from x2 */
149 msr ERRSELR_EL1, x2
H A Dneoverse_n2.S56 /* Stash ERRSELR_EL1 in x2 */
57 mrs x2, ERRSELR_EL1
60 msr ERRSELR_EL1, xzr
65 /* Restore ERRSELR_EL1 from x2 */
66 msr ERRSELR_EL1, x2
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_helpers.h658 DEFINE_RENAME_SYSREG_WRITE_FUNC(errselr_el1, ERRSELR_EL1) in DEFINE_RENAME_SYSREG_RW_FUNCS()
H A Darch.h1699 #define ERRSELR_EL1 S3_0_C5_C3_1
1594 #define ERRSELR_EL1 global() macro