Searched refs:ESR_EL1 (Results 1 – 3 of 3) sorted by relevance
154 p->arch.esr = READ_SYSREG64(ESR_EL1); in ctxt_switch_from()201 WRITE_SYSREG64(n->arch.esr, ESR_EL1); in ctxt_switch_to()
513 WRITE_SYSREG(fsr, ESR_EL1); in inject_abt32_exception()570 WRITE_SYSREG32(esr.bits, ESR_EL1); in inject_undef64_exception()604 WRITE_SYSREG32(esr.bits, ESR_EL1); in inject_abt64_exception()997 ctxt.esr_el1 = READ_SYSREG(ESR_EL1); in show_registers()
307 #define ESR_EL1 DFSR macro
Completed in 8 milliseconds