Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dexception.c115 vbar = __vcpu_read_sys_reg(vcpu, VBAR_EL2); in enter_exception64()
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_host.h397 VBAR_EL2, /* Vector Base Address Register (EL2) */ enumerator
/openbmc/linux/arch/arm64/kvm/
H A Dsys_regs.c2456 EL2_REG(VBAR_EL2, access_rw, reset_val, 0),