Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s.c368 int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu) in kvmppc_core_prepare_to_enter() function
396 EXPORT_SYMBOL_GPL(kvmppc_core_prepare_to_enter);
H A Dbook3s_hv.c2505 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_set_timer()
2995 kvmppc_core_prepare_to_enter(vcpu); in post_guest_process()
4077 kvmppc_core_prepare_to_enter(v); in kvmppc_run_vcpu()
4190 kvmppc_core_prepare_to_enter(vcpu); in kvmhv_run_single_vcpu()
4377 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_vcpu_run_hv()
4426 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_vcpu_run_hv()
H A Dbooke.c681 int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu) in kvmppc_core_prepare_to_enter() function
H A Dpowerpc.c124 if (kvmppc_core_prepare_to_enter(vcpu)) { in kvmppc_prepare_to_enter()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkvm_ppc.h129 extern int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu);