Home
last modified time | relevance | path

Searched refs:kvm_vcpu_get_hyp_pc (Results 1 – 2 of 2) sorted by relevance

/arch/arm/kvm/
Dhandle_exit.c152 kvm_vcpu_get_hyp_pc(vcpu)); in handle_exit()
/arch/arm/include/asm/
Dkvm_emulate.h98 static inline unsigned long kvm_vcpu_get_hyp_pc(struct kvm_vcpu *vcpu) in kvm_vcpu_get_hyp_pc() function