Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/
H A Dexception.c50 vcpu_write_sys_reg(vcpu, val, SPSR_EL2); in __vcpu_write_spsr()
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_host.h388 SPSR_EL2, /* EL2 saved program status register */ enumerator
/openbmc/linux/arch/arm64/
H A DKconfig793 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 Demulate-nested.c1916 spsr = vcpu_read_sys_reg(vcpu, SPSR_EL2); in kvm_emulate_nested_eret()
H A Dsys_regs.c2440 EL2_REG(SPSR_EL2, access_rw, reset_val, 0),