Searched refs:SYS_VBAR_EL1 (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | processor.c | 500 vcpu_set_reg(vcpu, ctxt_reg_alias(vcpu, SYS_VBAR_EL1), (u64)&vectors); in vcpu_init_descriptor_tables()
|
| /linux/arch/arm64/include/asm/ |
| H A D | sysreg.h | 368 #define SYS_VBAR_EL1 sys_reg(3, 0, 12, 0, 0) macro
|
| /linux/arch/arm64/kvm/ |
| H A D | sys_regs.c | 3481 { SYS_DESC(SYS_VBAR_EL1), access_rw, reset_val, VBAR_EL1, 0 },
|