Searched refs:hw_irq_cfg (Results 1 – 1 of 1) sorted by relevance
27 struct irq_cfg hw_irq_cfg; member93 return apicd ? &apicd->hw_irq_cfg : NULL; in irqd_cfg()124 apicd->hw_irq_cfg.vector = vector; in apic_update_irq_cfg()125 apicd->hw_irq_cfg.dest_apicid = apic->calc_dest_apicid(cpu); in apic_update_irq_cfg()128 apicd->hw_irq_cfg.dest_apicid); in apic_update_irq_cfg()994 apicd = container_of(cfg, struct apic_chip_data, hw_irq_cfg); in send_cleanup_vector()1003 apicd = container_of(cfg, struct apic_chip_data, hw_irq_cfg); in irq_complete_move()