Lines Matching refs:irq_data

291 static struct irq_data *xive_get_irq_data(u32 hw_irq)  in xive_get_irq_data()
298 int xmon_xive_get_irq_config(u32 hw_irq, struct irq_data *d) in xmon_xive_get_irq_config()
335 struct irq_data *d = irq_domain_get_irq_data(xive_irq_domain, i); in xmon_xive_get_irq_all()
438 static void xive_irq_eoi(struct irq_data *d) in xive_irq_eoi()
594 static int xive_pick_irq_target(struct irq_data *d, in xive_pick_irq_target()
629 static unsigned int xive_irq_startup(struct irq_data *d) in xive_irq_startup()
674 static void xive_irq_shutdown(struct irq_data *d) in xive_irq_shutdown()
699 static void xive_irq_unmask(struct irq_data *d) in xive_irq_unmask()
708 static void xive_irq_mask(struct irq_data *d) in xive_irq_mask()
717 static int xive_irq_set_affinity(struct irq_data *d, in xive_irq_set_affinity()
777 static int xive_irq_set_type(struct irq_data *d, unsigned int flow_type) in xive_irq_set_type()
816 static int xive_irq_retrigger(struct irq_data *d) in xive_irq_retrigger()
838 static int xive_irq_set_vcpu_affinity(struct irq_data *d, void *state) in xive_irq_set_vcpu_affinity()
951 static int xive_get_irqchip_state(struct irq_data *data, in xive_get_irqchip_state()
1077 static void xive_ipi_eoi(struct irq_data *d) in xive_ipi_eoi()
1092 static void xive_ipi_do_nothing(struct irq_data *d) in xive_ipi_do_nothing()
1353 struct irq_data *irqd, int ind) in xive_irq_domain_debug_show()
1564 struct irq_data *d = irq_desc_get_irq_data(desc); in xive_flush_cpu_queue()
1749 static void xive_debug_show_irq(struct seq_file *m, struct irq_data *d) in xive_debug_show_irq()
1778 struct irq_data *d = irq_domain_get_irq_data(xive_irq_domain, i); in xive_irq_debug_show()