Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s.c363 int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu) in kvmppc_core_prepare_to_enter() function
391 EXPORT_SYMBOL_GPL(kvmppc_core_prepare_to_enter);
Dbook3s_hv.c2160 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_set_timer()
2620 kvmppc_core_prepare_to_enter(vcpu); in post_guest_process()
3347 kvmppc_core_prepare_to_enter(v); in kvmppc_run_vcpu()
3454 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_vcpu_run_hv()
3490 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_vcpu_run_hv()
Dpowerpc.c129 if (kvmppc_core_prepare_to_enter(vcpu)) { in kvmppc_prepare_to_enter()
Dbooke.c693 int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu) in kvmppc_core_prepare_to_enter() function
/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_ppc.h142 extern int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu);