Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/arm64/
H A Dprocessor.h349 MAPPED_EL2_SYSREG(ESR_EL2, ESR_EL1); in ctxt_reg_alias()
/linux/tools/testing/selftests/kvm/arm64/
H A Dget-reg-list.c753 SYS_REG(ESR_EL2),
/linux/arch/arm64/include/asm/
H A Dkvm_host.h525 ESR_EL2, /* Exception Syndrome Register (EL2) */ enumerator
/linux/Documentation/virt/kvm/
H A Dapi.rst7113 the ESR_EL2 in the esr_iss field, and the faulting IPA in the fault_ipa field.
7133 exposing the relevant ESR_EL2 information and faulting IPA, similarly to
7368 ``esr`` is set to a sanitized value of ESR_EL2 from the exception taken to KVM,
7371 - ``ESR_EL2.EC``
7372 - ``ESR_EL2.IL``
7373 - ``ESR_EL2.FnV``
7374 - ``ESR_EL2.EA``
7375 - ``ESR_EL2.CM``
7376 - ``ESR_EL2.WNR``
7377 - ``ESR_EL2.FSC``
[all …]
/linux/arch/arm64/kvm/
H A Dsys_regs.c196 MAPPED_EL2_SYSREG(ESR_EL2, ESR_EL1, NULL ); in locate_register()
3797 EL2_REG_REDIR(ESR_EL2, reset_val, 0),