Lines Matching refs:need_resend
286 old.need_resend, old.out_ee); in icp_try_update()
289 new.need_resend, new.out_ee); in icp_try_update()
366 new_state.need_resend = true; in icp_try_to_deliver()
486 if (!icp->state.need_resend) { in icp_deliver_irq()
556 resend = new_state.need_resend; in icp_down_cppr()
557 new_state.need_resend = 0; in icp_down_cppr()
673 resend = new_state.need_resend; in kvmppc_h_ipi()
674 new_state.need_resend = 0; in kvmppc_h_ipi()
929 state.out_ee, state.need_resend); in xics_debug_show()
1138 new_state.need_resend = old_state.need_resend; in kvmppc_xics_set_icp()
1140 resend = old_state.need_resend; in kvmppc_xics_set_icp()
1141 new_state.need_resend = 0; in kvmppc_xics_set_icp()