Searched refs:SYS_VBAR_EL1 (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/arch/arm64/include/asm/ |
| A D | sysreg.h | 246 #define SYS_VBAR_EL1 sys_reg(3, 0, 12, 0, 0) macro
|
| /linux/tools/testing/selftests/kvm/lib/aarch64/ |
| A D | processor.c | 460 vcpu_set_reg(vcpu, KVM_ARM64_SYS_REG(SYS_VBAR_EL1), (uint64_t)&vectors); in vcpu_init_descriptor_tables()
|
| /linux/arch/arm64/include/asm/ |
| A D | sysreg.h | 382 #define SYS_VBAR_EL1 sys_reg(3, 0, 12, 0, 0) macro
|
| /linux/arch/arm64/kvm/ |
| A D | emulate-nested.c | 900 SR_TRAP(SYS_VBAR_EL1, CGT_HCR_NV1_nNV2), 1241 SR_FGT(SYS_VBAR_EL1, HFGxTR, VBAR_EL1, 1),
|
| A D | sys_regs.c | 2558 { SYS_DESC(SYS_VBAR_EL1), access_rw, reset_val, VBAR_EL1, 0 },
|
Completed in 30 milliseconds