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

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

Completed in 168 milliseconds