Searched refs:FAR_EL2 (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 350 MAPPED_EL2_SYSREG(FAR_EL2, FAR_EL1); in ctxt_reg_alias()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | get-reg-list.c | 754 SYS_REG(FAR_EL2),
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 526 FAR_EL2, /* Fault Address Register (EL2) */ enumerator
|
| /linux/arch/arm64/kvm/ |
| H A D | nested.c | 860 vcpu_write_sys_reg(vcpu, vcpu->arch.fault.far_el2, FAR_EL2); in kvm_inject_s2_fault()
|
| H A D | sys_regs.c | 197 MAPPED_EL2_SYSREG(FAR_EL2, FAR_EL1, NULL ); in locate_register() 3801 EL2_REG_REDIR(FAR_EL2, reset_val, 0),
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 7380 ``gva`` is set to the value of FAR_EL2 from the exception taken to KVM when
|