Home
last modified time | relevance | path

Searched refs:kvmppc_handle_exit (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbooke.h113 int kvmppc_handle_exit(struct kvm_vcpu *vcpu, unsigned int exit_nr);
H A Dbooke_interrupts.S238 LOAD_REG_ADDR(r3, kvmppc_handle_exit)
H A Dbookehv_interrupts.S432 bl kvmppc_handle_exit
H A Dbooke.c1011 int kvmppc_handle_exit(struct kvm_vcpu *vcpu, unsigned int exit_nr) in kvmppc_handle_exit() function