Searched refs:ELR_EL2 (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/arm64/kvm/ |
| H A D | pauth.c | 163 *elr = ptr = vcpu_read_sys_reg(vcpu, ELR_EL2); in kvm_auth_eretax()
|
| H A D | sys_regs.c | 204 MAPPED_EL2_SYSREG(ELR_EL2, ELR_EL1, NULL ); in locate_register() 3785 EL2_REG_REDIR(ELR_EL2, reset_val, 0),
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | exception.c | 111 __vcpu_write_sys_reg(vcpu, *vcpu_pc(vcpu), ELR_EL2); in enter_exception64()
|
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 357 MAPPED_EL2_SYSREG(ELR_EL2, ELR_EL1); in ctxt_reg_alias()
|
| /linux/arch/arm64/kernel/ |
| H A D | asm-offsets.c | 109 DEFINE(CPU_ELR_EL2, offsetof(struct kvm_cpu_context, sys_regs[ELR_EL2])); in main()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | get-reg-list.c | 750 SYS_REG(ELR_EL2),
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 522 ELR_EL2, /* EL2 exception link register */ enumerator
|
| /linux/arch/arm64/ |
| H A D | Kconfig | 816 EL1 to cause a return to EL2 with a guest controlled ELR_EL2.
|