Home
last modified time | relevance | path

Searched refs:IRQ_resetbit (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dopenpic.c201 static inline void IRQ_resetbit(IRQQueue *q, int n_IRQ) in IRQ_resetbit() function
288 IRQ_resetbit(&dst->raised, n_IRQ); in IRQ_local_pipe()
1030 IRQ_resetbit(&dst->servicing, s_IRQ); in openpic_cpu_write_internal()
1089 IRQ_resetbit(&dst->raised, irq); in openpic_iack()
/openbmc/linux/arch/powerpc/kvm/
H A Dmpic.c286 static inline void IRQ_resetbit(struct irq_queue *q, int n_IRQ) in IRQ_resetbit() function
372 IRQ_resetbit(&dst->raised, n_IRQ); in IRQ_local_pipe()
1089 IRQ_resetbit(&dst->servicing, s_IRQ); in openpic_cpu_write_internal()
1159 IRQ_resetbit(&dst->raised, irq); in openpic_iack()