Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xics.c27 #define XICS_DBG(fmt...) do { } while (0) macro
29 #define XICS_DBG(fmt...) trace_printk(fmt) macro
76 XICS_DBG("ics deliver %#x (level: %d)\n", irq, level); in ics_deliver_irq()
80 XICS_DBG("ics_deliver_irq: IRQ 0x%06x not found !\n", irq); in ics_deliver_irq()
133 XICS_DBG("resend %#x prio %#x\n", state->number, in ics_check_resend()
186 XICS_DBG("set_xive %#x server %#x prio %#x MP:%d RS:%d\n", in kvmppc_xics_set_xive()
447 XICS_DBG("irq %#x masked pending\n", new_irq); in icp_deliver_irq()
629 XICS_DBG("h_ipi vcpu %d to server %lu mfrr %#lx\n", in kvmppc_h_ipi()
796 XICS_DBG("ios_eoi: IRQ 0x%06x not found !\n", irq); in ics_eoi()
823 XICS_DBG("h_eoi vcpu %d eoi %#lx\n", vcpu->vcpu_id, xirr); in kvmppc_h_eoi()
[all …]