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

/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_xics.c333 static bool icp_try_to_deliver(struct kvmppc_icp *icp, u32 irq, u8 priority, icp_try_to_deliver() function
457 * because by the time we exit icp_try_to_deliver() the target icp_deliver_irq()
461 if (icp_try_to_deliver(icp, new_irq, state->priority, &reject)) { icp_deliver_irq()
481 * between icp_try_to_deliver() atomic update and now, then icp_deliver_irq()

Completed in 35 milliseconds