Searched refs:PSR_MODE_EL1h (Results 1 – 4 of 4) sorted by relevance
22 return PSR_MODE_EL1h; in exception_target_el()34 case PSR_MODE_EL1h: in exception_target_el()36 return PSR_MODE_EL1h; in exception_target_el()38 return vcpu_el2_tge_is_set(vcpu) ? PSR_MODE_EL2h : PSR_MODE_EL1h; in exception_target_el()62 if (exception_target_el(vcpu) == PSR_MODE_EL1h) in pend_sync_exception()70 if (exception_target_el(vcpu) == PSR_MODE_EL1h) in pend_serror_exception()87 if (exception_target_el(vcpu) == PSR_MODE_EL1h) in __effective_sctlr2_bit()
22 #define PSR_MODE_EL1h 0x00000005 macro147 case PSR_MODE_EL1h: in apple_rtkit_crashlog_dump_regs()
115 PSR_MODE_EL1h)
501 childregs->pstate = PSR_MODE_EL1h | PSR_IL_BIT; in copy_thread()