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