Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c204 static int __kvm_vcpu_run_vhe(struct kvm_vcpu *vcpu) in __kvm_vcpu_run_vhe() function
260 NOKPROBE_SYMBOL(__kvm_vcpu_run_vhe);
279 ret = __kvm_vcpu_run_vhe(vcpu); in __kvm_vcpu_run()