Searched refs:SPSR_EL2 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | exception.c | 50 vcpu_write_sys_reg(vcpu, val, SPSR_EL2); in __vcpu_write_spsr()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_host.h | 388 SPSR_EL2, /* EL2 saved program status register */ enumerator
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig | 793 bool "Cortex-A510: 2077057: workaround software-step corrupting SPSR_EL2" 797 Affected Cortex-A510 may corrupt SPSR_EL2 when the a step exception is 799 erratum causes SPSR_EL1 to be copied to SPSR_EL2, which could allow 804 When these conditions occur, the SPSR_EL2 value is unchanged from the
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 1916 spsr = vcpu_read_sys_reg(vcpu, SPSR_EL2); in kvm_emulate_nested_eret()
|
H A D | sys_regs.c | 2440 EL2_REG(SPSR_EL2, access_rw, reset_val, 0),
|