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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_interrupts.S272 /* Pass the exit number as 3rd argument to kvmppc_handle_exit */
277 bl FUNC(kvmppc_handle_exit)
H A Dbooke.c225 * kvmppc_handle_exit
229 int kvmppc_handle_exit(struct kvm_run *run, struct kvm_vcpu *vcpu, function
H A Dbooke_interrupts.S201 LOAD_REG_ADDR(r3, kvmppc_handle_exit)
207 bctrl /* kvmppc_handle_exit() */
288 /* r3 still contains the return code from kvmppc_handle_exit(). */
H A Dbook3s.c787 int kvmppc_handle_exit(struct kvm_run *run, struct kvm_vcpu *vcpu, function

Completed in 23 milliseconds