Searched refs:handle_res_inst (Results 1 – 3 of 3) sorted by relevance
646 .handle_res_inst = kvm_trap_emul_handle_res_inst,
1332 ret = kvm_mips_callbacks->handle_res_inst(vcpu); in kvm_mips_handle_exit()
606 int (*handle_res_inst)(struct kvm_vcpu *vcpu); member