| /kernel/linux/linux-6.6/arch/powerpc/sysdev/xics/ |
| D | ics-rtas.c | 28 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_rtas_unmask_irq() local 64 static void ics_rtas_mask_real_irq(unsigned int hw_irq) in ics_rtas_mask_real_irq() 90 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_rtas_mask_irq() local 103 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_rtas_set_affinity() local 152 static int ics_rtas_check(struct ics *ics, unsigned int hw_irq) in ics_rtas_check()
|
| D | ics-opal.c | 43 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_opal_unmask_irq() local 68 static void ics_opal_mask_real_irq(unsigned int hw_irq) in ics_opal_mask_real_irq() 85 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_opal_mask_irq() local 98 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_opal_set_affinity() local 152 static int ics_opal_check(struct ics *ics, unsigned int hw_irq) in ics_opal_check()
|
| D | icp-opal.c | 108 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in icp_opal_eoi() local
|
| D | icp-hv.c | 77 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in icp_hv_eoi() local
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/xics/ |
| D | ics-rtas.c | 42 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_rtas_unmask_irq() local 87 static void ics_rtas_mask_real_irq(unsigned int hw_irq) in ics_rtas_mask_real_irq() 113 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_rtas_mask_irq() local 126 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_rtas_set_affinity() local 174 unsigned int hw_irq = (unsigned int)virq_to_hw(virq); in ics_rtas_map() local
|
| D | ics-opal.c | 44 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_opal_unmask_irq() local 80 static void ics_opal_mask_real_irq(unsigned int hw_irq) in ics_opal_mask_real_irq() 97 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_opal_mask_irq() local 110 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in ics_opal_set_affinity() local 179 unsigned int hw_irq = (unsigned int)virq_to_hw(virq); in ics_opal_map() local
|
| D | icp-opal.c | 107 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in icp_opal_eoi() local
|
| D | icp-hv.c | 76 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in icp_hv_eoi() local
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/ |
| D | common.c | 264 static struct irq_data *xive_get_irq_data(u32 hw_irq) in xive_get_irq_data() 271 int xmon_xive_get_irq_config(u32 hw_irq, struct irq_data *d) in xmon_xive_get_irq_config() 365 static void xive_do_source_eoi(u32 hw_irq, struct xive_irq_data *xd) in xive_do_source_eoi() 606 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_irq_startup() local 661 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_irq_shutdown() local 697 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_irq_unmask() local 720 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_irq_mask() local 735 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_irq_set_affinity() local 865 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_irq_set_vcpu_affinity() local 1275 unsigned int hw_irq; in xive_irq_domain_unmap() local [all …]
|
| D | native.c | 45 int xive_native_populate_irq_data(u32 hw_irq, struct xive_irq_data *data) in xive_native_populate_irq_data() 102 int xive_native_configure_irq(u32 hw_irq, u32 target, u8 prio, u32 sw_irq) in xive_native_configure_irq() 116 static int xive_native_get_irq_config(u32 hw_irq, u32 *target, u8 *prio, in xive_native_get_irq_config() 387 static void xive_native_eoi(u32 hw_irq) in xive_native_eoi() 457 void xive_native_sync_source(u32 hw_irq) in xive_native_sync_source() 463 void xive_native_sync_queue(u32 hw_irq) in xive_native_sync_queue()
|
| D | spapr.c | 373 static int xive_spapr_populate_irq_data(u32 hw_irq, struct xive_irq_data *data) in xive_spapr_populate_irq_data() 435 static int xive_spapr_configure_irq(u32 hw_irq, u32 target, u8 prio, u32 sw_irq) in xive_spapr_configure_irq() 445 static int xive_spapr_get_irq_config(u32 hw_irq, u32 *target, u8 *prio, in xive_spapr_get_irq_config() 632 static void xive_spapr_eoi(u32 hw_irq) in xive_spapr_eoi() 651 static void xive_spapr_sync_source(u32 hw_irq) in xive_spapr_sync_source()
|
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| D | irq-renesas-intc-irqpin.c | 54 int hw_irq; member 113 int reg, int hw_irq) in intc_irqpin_hwirq_mask() 119 int reg, int hw_irq) in intc_irqpin_irq_write_hwirq() 180 int hw_irq = irqd_to_hwirq(d); in intc_irqpin_irq_enable() local 189 int hw_irq = irqd_to_hwirq(d); in intc_irqpin_irq_disable() local 198 int hw_irq = irqd_to_hwirq(d); in intc_irqpin_shared_irq_enable() local 209 int hw_irq = irqd_to_hwirq(d); in intc_irqpin_shared_irq_disable() local 270 int hw_irq = irqd_to_hwirq(d); in intc_irqpin_irq_set_wake() local
|
| D | irq-renesas-rzg2l.c | 91 unsigned int hw_irq = hwirq - IRQC_IRQ_START; in rzg2l_clear_irq_int() local 131 unsigned int hw_irq = irqd_to_hwirq(d); in rzg2l_irqc_eoi() local 144 unsigned int hw_irq = irqd_to_hwirq(d); in rzg2l_irqc_irq_disable() local 164 unsigned int hw_irq = irqd_to_hwirq(d); in rzg2l_irqc_irq_enable() local 286 unsigned int hw_irq = irqd_to_hwirq(d); in rzg2l_irqc_set_type() local
|
| D | irq-renesas-irqc.c | 40 int hw_irq; member 77 int hw_irq = irqd_to_hwirq(d); in irqc_irq_set_type() local 96 int hw_irq = irqd_to_hwirq(d); in irqc_irq_set_wake() local
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| D | irq-renesas-intc-irqpin.c | 55 int hw_irq; member 114 int reg, int hw_irq) in intc_irqpin_hwirq_mask() 120 int reg, int hw_irq) in intc_irqpin_irq_write_hwirq() 181 int hw_irq = irqd_to_hwirq(d); in intc_irqpin_irq_enable() local 190 int hw_irq = irqd_to_hwirq(d); in intc_irqpin_irq_disable() local 199 int hw_irq = irqd_to_hwirq(d); in intc_irqpin_shared_irq_enable() local 210 int hw_irq = irqd_to_hwirq(d); in intc_irqpin_shared_irq_disable() local 271 int hw_irq = irqd_to_hwirq(d); in intc_irqpin_irq_set_wake() local
|
| D | irq-renesas-irqc.c | 40 int hw_irq; member 77 int hw_irq = irqd_to_hwirq(d); in irqc_irq_set_type() local 96 int hw_irq = irqd_to_hwirq(d); in irqc_irq_set_wake() local
|
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/ |
| D | native.c | 46 int xive_native_populate_irq_data(u32 hw_irq, struct xive_irq_data *data) in xive_native_populate_irq_data() 99 int xive_native_configure_irq(u32 hw_irq, u32 target, u8 prio, u32 sw_irq) in xive_native_configure_irq() 113 static int xive_native_get_irq_config(u32 hw_irq, u32 *target, u8 *prio, in xive_native_get_irq_config() 452 void xive_native_sync_source(u32 hw_irq) in xive_native_sync_source() 458 void xive_native_sync_queue(u32 hw_irq) in xive_native_sync_queue()
|
| D | common.c | 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() 632 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_irq_startup() local 677 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_irq_shutdown() local 722 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_irq_set_affinity() local 841 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_irq_set_vcpu_affinity() local 1751 unsigned int hw_irq = (unsigned int)irqd_to_hwirq(d); in xive_debug_show_irq() local
|
| D | spapr.c | 387 static int xive_spapr_populate_irq_data(u32 hw_irq, struct xive_irq_data *data) in xive_spapr_populate_irq_data() 449 static int xive_spapr_configure_irq(u32 hw_irq, u32 target, u8 prio, u32 sw_irq) in xive_spapr_configure_irq() 459 static int xive_spapr_get_irq_config(u32 hw_irq, u32 *target, u8 *prio, in xive_spapr_get_irq_config() 660 static void xive_spapr_sync_source(u32 hw_irq) in xive_spapr_sync_source()
|
| /kernel/linux/linux-5.10/kernel/irq/ |
| D | generic-chip.c | 340 __irq_get_domain_generic_chip(struct irq_domain *d, unsigned int hw_irq) in __irq_get_domain_generic_chip() 359 irq_get_domain_generic_chip(struct irq_domain *d, unsigned int hw_irq) in irq_get_domain_generic_chip() 378 irq_hw_number_t hw_irq) in irq_map_generic_chip() 431 unsigned int hw_irq = data->hwirq; in irq_unmap_generic_chip() local
|
| /kernel/linux/linux-6.6/kernel/irq/ |
| D | generic-chip.c | 347 __irq_get_domain_generic_chip(struct irq_domain *d, unsigned int hw_irq) in __irq_get_domain_generic_chip() 366 irq_get_domain_generic_chip(struct irq_domain *d, unsigned int hw_irq) in irq_get_domain_generic_chip() 385 irq_hw_number_t hw_irq) in irq_map_generic_chip() 438 unsigned int hw_irq = data->hwirq; in irq_unmap_generic_chip() local
|
| /kernel/linux/linux-6.6/drivers/thermal/qcom/ |
| D | lmh.c | 39 static irqreturn_t lmh_handle_irq(int hw_irq, void *data) in lmh_handle_irq()
|
| /kernel/linux/linux-5.10/drivers/misc/ocxl/ |
| D | afu_irq.c | 11 int hw_irq; member
|
| /kernel/linux/linux-6.6/drivers/misc/ocxl/ |
| D | afu_irq.c | 12 int hw_irq; member
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| D | opal-irqchip.c | 238 u32 hw_irq; in opal_event_init() local
|