Home
last modified time | relevance | path

Searched refs:VBAR_EL2 (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst36 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 Dexception.c109 vbar = __vcpu_read_sys_reg(vcpu, VBAR_EL2); in enter_exception64()
/linux/tools/testing/selftests/kvm/include/arm64/
H A Dprocessor.h346 MAPPED_EL2_SYSREG(VBAR_EL2, VBAR_EL1); in ctxt_reg_alias()
/linux/tools/testing/selftests/kvm/arm64/
H A Dget-reg-list.c761 SYS_REG(VBAR_EL2),
/linux/arch/arm64/include/asm/
H A Dkvm_host.h514 VBAR_EL2, /* Vector Base Address Register (EL2) */ enumerator
/linux/arch/arm64/kvm/
H A Dsys_regs.c193 MAPPED_EL2_SYSREG(VBAR_EL2, VBAR_EL1, NULL ); in locate_register()
3718 EL2_REG(VBAR_EL2, access_rw, reset_val, 0),