Searched refs:VBAR_EL2 (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/arm64/kvm/hyp/vhe/ |
| H A D | sysreg-sr.c | 29 __vcpu_assign_sys_reg(vcpu, VBAR_EL2, read_sysreg_el1(SYS_VBAR)); in __sysreg_save_vel2_state() 96 write_sysreg_el1(__vcpu_sys_reg(vcpu, VBAR_EL2), SYS_VBAR); in __sysreg_restore_vel2_state()
|
| /linux/Documentation/virt/kvm/arm/ |
| H A D | hyp-abi.rst | 36 Set HVBAR/VBAR_EL2 to 'vectors' to enable a hypervisor. 'vectors' 45 Turn HYP/EL2 MMU off, and reset HVBAR/VBAR_EL2 to the initials
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | exception.c | 109 vbar = __vcpu_read_sys_reg(vcpu, VBAR_EL2); in enter_exception64()
|
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 342 MAPPED_EL2_SYSREG(VBAR_EL2, VBAR_EL1); in ctxt_reg_alias()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | get-reg-list.c | 761 SYS_REG(VBAR_EL2),
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 518 VBAR_EL2, /* Vector Base Address Register (EL2) */ enumerator
|
| /linux/arch/arm64/kvm/ |
| H A D | sys_regs.c | 193 MAPPED_EL2_SYSREG(VBAR_EL2, VBAR_EL1, NULL ); in locate_register() 3717 EL2_REG(VBAR_EL2, access_rw, reset_val, 0),
|