Searched refs:PSR_MODE_EL1h (Results 1 – 8 of 8) sorted by relevance
64 case PSR_MODE_EL1h: in enter_exception64()129 enter_exception64(vcpu, PSR_MODE_EL1h, except_type_sync); in inject_abt64()159 enter_exception64(vcpu, PSR_MODE_EL1h, except_type_sync); in inject_undef64()
39 #define VCPU_RESET_PSTATE_EL1 (PSR_MODE_EL1h | PSR_A_BIT | PSR_I_BIT | \
242 case PSR_MODE_EL1h: in set_core_reg()
254 (regs)->pstate = PSR_MODE_EL1h; \
34 #define PSR_MODE_EL1h 0x00000005 macro
80 PSR_MODE_EL1h)
426 childregs->pstate = PSR_MODE_EL1h; in copy_thread()
647 PSR_MODE_EL1h)