Searched refs:PSR_MODE_EL1h (Results 1 – 9 of 9) sorted by relevance
156 case PSR_MODE_EL1h: in enter_exception64()341 enter_exception64(vcpu, PSR_MODE_EL1h, except_type_sync); in kvm_inject_exception()
259 (regs)->pstate = PSR_MODE_EL1h; \
20 (PSR_D_BIT | PSR_A_BIT | PSR_I_BIT | PSR_F_BIT | PSR_MODE_EL1h)
367 #define VCPU_RESET_PSTATE_EL1 (PSR_MODE_EL1h | PSR_A_BIT | PSR_I_BIT | \
34 #define PSR_MODE_EL1h 0x00000005 macro
81 PSR_MODE_EL1h)
661 ventry += get_except64_offset(spsr, PSR_MODE_EL1h, except_type_sync); in host_inject_abort()665 read_sysreg_el1(SYS_SCTLR), PSR_MODE_EL1h); in host_inject_abort()
371 childregs->pstate = PSR_MODE_EL1h | PSR_IL_BIT; in copy_thread()
258 case PSR_MODE_EL1h: in set_core_reg()