Home
last modified time | relevance | path

Searched refs:SYS_VBAR_EL1 (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dprocessor.c501 vcpu_set_reg(vcpu, ctxt_reg_alias(vcpu, SYS_VBAR_EL1), (uint64_t)&vectors); in vcpu_init_descriptor_tables()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h383 #define SYS_VBAR_EL1 sys_reg(3, 0, 12, 0, 0) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h368 #define SYS_VBAR_EL1 sys_reg(3, 0, 12, 0, 0) macro
/linux/arch/arm64/kvm/
H A Demulate-nested.c1008 SR_TRAP(SYS_VBAR_EL1, CGT_HCR_NV1_nNV2),
1367 SR_FGT(SYS_VBAR_EL1, HFGRTR, VBAR_EL1, 1),
H A Dsys_regs.c3382 { SYS_DESC(SYS_VBAR_EL1), access_rw, reset_val, VBAR_EL1, 0 },