Searched refs:ESR_EL2 (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 349 MAPPED_EL2_SYSREG(ESR_EL2, ESR_EL1); in ctxt_reg_alias()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | get-reg-list.c | 753 SYS_REG(ESR_EL2),
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 525 ESR_EL2, /* Exception Syndrome Register (EL2) */ enumerator
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 7113 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 D | sys_regs.c | 196 MAPPED_EL2_SYSREG(ESR_EL2, ESR_EL1, NULL ); in locate_register() 3797 EL2_REG_REDIR(ESR_EL2, reset_val, 0),
|