Lines Matching defs:d

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() local
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()
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()
1306 static void xive_irq_domain_unmap(struct irq_domain *d, unsigned int virq) in xive_irq_domain_unmap()
1352 static void xive_irq_domain_debug_show(struct seq_file *m, struct irq_domain *d, in xive_irq_domain_debug_show()
1392 static int xive_irq_domain_translate(struct irq_domain *d, in xive_irq_domain_translate()
1564 struct irq_data *d = irq_desc_get_irq_data(desc); in xive_flush_cpu_queue() local
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() local