Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kvm/
Dbooke_interrupts.S238 LOAD_REG_ADDR(r3, kvmppc_handle_exit)
Dbookehv_interrupts.S441 bl kvmppc_handle_exit
Dbooke.c1010 int kvmppc_handle_exit(struct kvm_vcpu *vcpu, unsigned int exit_nr) in kvmppc_handle_exit() function