Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kvm/
Dbook3s.c398 int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu) in kvmppc_core_prepare_to_enter() function
426 EXPORT_SYMBOL_GPL(kvmppc_core_prepare_to_enter);
Dbook3s_hv.c2987 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_set_timer()
3506 kvmppc_core_prepare_to_enter(vcpu); in post_guest_process()
4427 kvmppc_core_prepare_to_enter(v); in kvmppc_run_vcpu()
4558 kvmppc_core_prepare_to_enter(vcpu); in kvmhv_run_single_vcpu()
4732 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_vcpu_run_hv()
4782 kvmppc_core_prepare_to_enter(vcpu); in kvmppc_vcpu_run_hv()
Dbooke.c707 int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu) in kvmppc_core_prepare_to_enter() function
Dpowerpc.c125 if (kvmppc_core_prepare_to_enter(vcpu)) { in kvmppc_prepare_to_enter()
/linux-5.19.10/arch/powerpc/include/asm/
Dkvm_ppc.h129 extern int kvmppc_core_prepare_to_enter(struct kvm_vcpu *vcpu);