Searched refs:c12_VBAR (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/arm64/include/asm/
H A Dkvm_asm.h80 #define c12_VBAR (VBAR_EL1 * 2) /* Vector Base Address Register */ macro
/linux-4.4.14/arch/arm64/kvm/
H A Dinject_fault.c57 vect_offset += vcpu_cp15(vcpu, c12_VBAR); prepare_fault32()
/linux-4.4.14/arch/arm/include/asm/
H A Dkvm_asm.h45 #define c12_VBAR 23 /* Vector Base Address Register */ macro
/linux-4.4.14/arch/arm/kvm/
H A Dinterrupts_head.S302 str r12, [vcpu, #CP15_OFFSET(c12_VBAR)]
357 ldr r12, [vcpu, #CP15_OFFSET(c12_VBAR)]
H A Demulate.c270 u32 vbar = vcpu->arch.cp15[c12_VBAR]; exc_vector_base()
H A Dcoproc.c364 NULL, reset_val, c12_VBAR, 0x00000000 },

Completed in 184 milliseconds