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

/linux-master/arch/s390/kvm/
H A Dintercept.c106 static int handle_instruction(struct kvm_vcpu *vcpu) function
577 * place to handle them is in handle_instruction().
579 * successful, go on with handle_instruction().
586 return handle_instruction(vcpu);
617 rc = handle_instruction(vcpu);
648 rc = handle_instruction(vcpu);

Completed in 117 milliseconds