Home
last modified time | relevance | path

Searched refs:kvmppc_handle_exit_pr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s.h27 extern int kvmppc_handle_exit_pr(struct kvm_vcpu *vcpu, unsigned int exit_nr);
H A Dbook3s_interrupts.S196 bl FUNC(kvmppc_handle_exit_pr)
H A Dbook3s_pr.c1142 int kvmppc_handle_exit_pr(struct kvm_vcpu *vcpu, unsigned int exit_nr) in kvmppc_handle_exit_pr() function