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

/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_xics.c73 static int ics_deliver_irq(struct kvmppc_xics *xics, u32 irq, u32 level) ics_deliver_irq() function
83 XICS_DBG("ics_deliver_irq: IRQ 0x%06x not found !\n", irq); ics_deliver_irq()
1249 return ics_deliver_irq(xics, irq, level); kvm_set_irq()

Completed in 40 milliseconds