Searched refs:resend (Results 1 – 3 of 3) sorted by relevance
45 if (state->resend) in ics_rm_check_resend()331 if (!state->resend) in icp_rm_deliver_irq()335 state->resend = 0; in icp_rm_deliver_irq()389 state->resend = 1; in icp_rm_deliver_irq()406 state->resend = 0; in icp_rm_deliver_irq()420 bool resend; in icp_rm_down_cppr() local473 resend = new_state.need_resend; in icp_rm_down_cppr()483 if (resend) { in icp_rm_down_cppr()535 bool resend; in xics_rm_h_ipi() local584 resend = false; in xics_rm_h_ipi()[all …]
132 if (state->resend) { in ics_check_resend()154 if ((state->masked_pending || state->resend) && priority != MASKED) { in write_xive()156 state->resend = 0; in write_xive()188 state->masked_pending, state->resend); in kvmppc_xics_set_xive()425 if (!state->resend) in icp_deliver_irq()429 state->resend = 0; in icp_deliver_irq()484 state->resend = 1; in icp_deliver_irq()501 state->resend = 0; in icp_deliver_irq()517 bool resend; in icp_down_cppr() local572 resend = new_state.need_resend; in icp_down_cppr()[all …]
42 u8 resend; member