Searched refs:PQ_PRESENTED (Results 1 – 3 of 3) sorted by relevance
106 if (pq_old & PQ_PRESENTED) in ics_deliver_irq()110 pq_new = PQ_PRESENTED; in ics_deliver_irq()114 pq_new = ((pq_old << 1) & 3) | PQ_PRESENTED; in ics_deliver_irq()118 if (pq_new == PQ_PRESENTED) in ics_deliver_irq()814 if (pq_new & PQ_PRESENTED) in ics_eoi()1229 if (irqp->pq_state & PQ_PRESENTED) in xics_get_source()1234 if (irqp->pq_state & PQ_PRESENTED) in xics_get_source()1296 irqp->pq_state |= PQ_PRESENTED; in xics_set_source()
35 #define PQ_PRESENTED 1 macro
705 if (pq_new & PQ_PRESENTED) in ics_rm_eoi()871 pq_new = ((pq_old << 1) & 3) | PQ_PRESENTED; in kvmppc_deliver_irq_passthru()875 if (pq_new == PQ_PRESENTED) in kvmppc_deliver_irq_passthru()