Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/kvm/
A Demulate-nested.c62 spsr = vcpu_read_sys_reg(vcpu, SPSR_EL2); in kvm_emulate_nested_eret()
A Dsys_regs.c2170 EL2_REG(SPSR_EL2, access_rw, reset_val, 0),
/linux-6.3-rc2/arch/arm64/kvm/hyp/
A Dexception.c50 vcpu_write_sys_reg(vcpu, val, SPSR_EL2); in __vcpu_write_spsr()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dkvm_host.h350 SPSR_EL2, /* EL2 saved program status register */ enumerator
/linux-6.3-rc2/arch/arm64/
A DKconfig747 bool "Cortex-A510: 2077057: workaround software-step corrupting SPSR_EL2"
751 Affected Cortex-A510 may corrupt SPSR_EL2 when the a step exception is
753 erratum causes SPSR_EL1 to be copied to SPSR_EL2, which could allow
758 When these conditions occur, the SPSR_EL2 value is unchanged from the

Completed in 22 milliseconds