Searched refs:resend (Results 1 – 3 of 3) sorted by relevance
123 bool resend; in icp_rm_down_cppr() local176 resend = new_state.need_resend; in icp_rm_down_cppr()186 if (resend) in icp_rm_down_cppr()236 bool resend; in kvmppc_rm_h_ipi() local270 resend = false; in kvmppc_rm_h_ipi()280 resend = new_state.need_resend; in kvmppc_rm_h_ipi()292 if (resend) in kvmppc_rm_h_ipi()
117 if (!state->resend) in ics_check_resend()143 if ((state->masked_pending || state->resend) && priority != MASKED) { in write_xive()175 state->masked_pending, state->resend); in kvmppc_xics_set_xive()407 state->resend = 0; in icp_deliver_irq()461 state->resend = 1; in icp_deliver_irq()483 bool resend; in icp_down_cppr() local538 resend = new_state.need_resend; in icp_down_cppr()548 if (resend) in icp_down_cppr()593 bool resend; in kvmppc_h_ipi() local629 resend = false; in kvmppc_h_ipi()[all …]
40 u8 resend; member