Searched refs:PSR_MODE_EL2h (Results 1 – 15 of 15) sorted by relevance
114 case PSR_MODE_EL2h: in enter_exception64()343 enter_exception64(vcpu, PSR_MODE_EL2h, except_type_sync); in kvm_inject_exception()347 enter_exception64(vcpu, PSR_MODE_EL2h, except_type_irq); in kvm_inject_exception()
24 #define PSR_MODE_EL2h 0x00000009 macro153 case PSR_MODE_EL2h: in apple_rtkit_crashlog_dump_regs()
238 case PSR_MODE_EL2h: in to_hw_pstate()263 pstate = PSR_MODE_EL2h | PSR_IL_BIT; in __sysreg_restore_el2_return_state()
289 case PSR_MODE_EL2h: in kvm_hyp_handle_eret()453 mode = PSR_MODE_EL2h; in early_exit_filter()
36 #define PSR_MODE_EL2h 0x00000009 macro
33 case PSR_MODE_EL2h: in pend_sync_exception()
43 #define VCPU_RESET_PSTATE_EL2 (PSR_MODE_EL2h | PSR_A_BIT | PSR_I_BIT | \
448 if (mode != PSR_MODE_EL2t && mode != PSR_MODE_EL2h) { in nvhe_hyp_panic_handler()
258 case PSR_MODE_EL2h: in set_core_reg()
2445 direct_inject |= (mode == PSR_MODE_EL2h || mode == PSR_MODE_EL2t); in kvm_inject_nested()
22 (PSR_D_BIT | PSR_A_BIT | PSR_I_BIT | PSR_F_BIT | PSR_MODE_EL2h)
429 { PSR_MODE_EL2h, "EL2h" }, \
174 case PSR_MODE_EL2h: in vcpu_is_el2_ctxt()
153 mov x1, #PSR_MODE_EL2h
234 mov x0, #(PSR_F_BIT | PSR_I_BIT | PSR_A_BIT | PSR_D_BIT | PSR_MODE_EL2h)