Home
last modified time | relevance | path

Searched refs:SPSR_EL2 (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm64/kvm/hyp/
H A Dexception.c46 vcpu_write_sys_reg(vcpu, val, SPSR_EL2); in __vcpu_write_spsr()
/linux/tools/testing/selftests/kvm/include/arm64/
H A Dprocessor.h358 MAPPED_EL2_SYSREG(SPSR_EL2, SPSR_EL1); in ctxt_reg_alias()
/linux/tools/testing/selftests/kvm/arm64/
H A Dget-reg-list.c749 SYS_REG(SPSR_EL2),
/linux/arch/arm64/include/asm/
H A Dkvm_host.h521 SPSR_EL2, /* EL2 saved program status register */ enumerator
/linux/arch/arm64/
H A DKconfig809 bool "Cortex-A510: 2077057: workaround software-step corrupting SPSR_EL2"
813 Affected Cortex-A510 may corrupt SPSR_EL2 when the a step exception is
815 erratum causes SPSR_EL1 to be copied to SPSR_EL2, which could allow
820 When these conditions occur, the SPSR_EL2 value is unchanged from the
/linux/arch/arm64/kvm/
H A Dsys_regs.c205 MAPPED_EL2_SYSREG(SPSR_EL2, SPSR_EL1, NULL ); in locate_register()
3784 EL2_REG_REDIR(SPSR_EL2, reset_val, 0),