Searched refs:PSR_MODE_EL1h (Results 1 – 14 of 14) sorted by relevance
47 if (target_mode == PSR_MODE_EL1h) in __vcpu_write_spsr()109 case PSR_MODE_EL1h: in enter_exception64()339 enter_exception64(vcpu, PSR_MODE_EL1h, except_type_sync); in kvm_inject_exception()
24 (regs)->pstate = PSR_MODE_EL1h; \
20 (PSR_D_BIT | PSR_A_BIT | PSR_I_BIT | PSR_F_BIT | PSR_MODE_EL1h)
427 { PSR_MODE_EL1h, "EL1h" }, \
22 #define PSR_MODE_EL1h 0x00000005 macro147 case PSR_MODE_EL1h: in apple_rtkit_crashlog_dump_regs()
290 mode = PSR_MODE_EL1h; in kvm_hyp_handle_eret()452 case PSR_MODE_EL1h: in early_exit_filter()
34 #define PSR_MODE_EL1h 0x00000005 macro
37 case PSR_MODE_EL1h: in pend_sync_exception()
40 #define VCPU_RESET_PSTATE_EL1 (PSR_MODE_EL1h | PSR_A_BIT | PSR_I_BIT | \
265 case PSR_MODE_EL1h: in set_core_reg()
2330 mode == PSR_MODE_EL1h))) { in kvm_check_illegal_exception_return()
115 PSR_MODE_EL1h)
239 mode = PSR_MODE_EL1h; in to_hw_pstate()
411 childregs->pstate = PSR_MODE_EL1h | PSR_IL_BIT; in copy_thread()