Home
last modified time | relevance | path

Searched refs:hyp_pc (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
Dkvm_host.h91 u32 hyp_pc; /* PC when exception was taken from Hyp mode */ member
Dkvm_emulate.h101 return vcpu->arch.fault.hyp_pc; in kvm_vcpu_get_hyp_pc()
/linux-4.1.27/arch/arm/kernel/
Dasm-offsets.c192 DEFINE(VCPU_HYP_PC, offsetof(struct kvm_vcpu, arch.fault.hyp_pc)); in main()