Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kvm/
Dbook3s.c396 int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu) in kvmppc_core_prepare_to_enter() function
424 EXPORT_SYMBOL_GPL(kvmppc_core_prepare_to_enter);
Dbook3s_hv.c2449 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_set_timer()
2947 kvmppc_core_prepare_to_enter(vcpu); in post_guest_process()
3972 kvmppc_core_prepare_to_enter(v); in kvmppc_run_vcpu()
4086 kvmppc_core_prepare_to_enter(vcpu); in kvmhv_run_single_vcpu()
4258 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_vcpu_run_hv()
4307 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_vcpu_run_hv()
Dbooke.c682 int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu) in kvmppc_core_prepare_to_enter() function
Dpowerpc.c123 if (kvmppc_core_prepare_to_enter(vcpu)) { in kvmppc_prepare_to_enter()
/Linux-v5.4/arch/powerpc/include/asm/
Dkvm_ppc.h133 extern int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu);