Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dbook3s.c370 int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu) in kvmppc_core_prepare_to_enter() function
398 EXPORT_SYMBOL_GPL(kvmppc_core_prepare_to_enter);
Dbook3s_hv.c2094 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_set_timer()
2552 kvmppc_core_prepare_to_enter(vcpu); in post_guest_process()
3177 kvmppc_core_prepare_to_enter(v); in kvmppc_run_vcpu()
3274 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_vcpu_run_hv()
3309 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_vcpu_run_hv()
Dpowerpc.c131 if (kvmppc_core_prepare_to_enter(vcpu)) { in kvmppc_prepare_to_enter()
Dbooke.c683 int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu) in kvmppc_core_prepare_to_enter() function
/arch/powerpc/include/asm/
Dkvm_ppc.h138 extern int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu);