Searched refs:SPSR_EL2 (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/arm64/kvm/hyp/ |
| H A D | exception.c | 46 vcpu_write_sys_reg(vcpu, val, SPSR_EL2); in __vcpu_write_spsr()
|
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 358 MAPPED_EL2_SYSREG(SPSR_EL2, SPSR_EL1); in ctxt_reg_alias()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | get-reg-list.c | 749 SYS_REG(SPSR_EL2),
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 521 SPSR_EL2, /* EL2 saved program status register */ enumerator
|
| /linux/arch/arm64/ |
| H A D | Kconfig | 809 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 D | sys_regs.c | 205 MAPPED_EL2_SYSREG(SPSR_EL2, SPSR_EL1, NULL ); in locate_register() 3784 EL2_REG_REDIR(SPSR_EL2, reset_val, 0),
|