Lines Matching defs:cfg
250 struct irq_cfg *cfg; in arch_early_ioapic_init() local
394 static int __add_pin_to_irq_node(struct irq_cfg *cfg, int node, int apic, int pin) in __add_pin_to_irq_node()
416 static void __remove_pin_from_irq(struct irq_cfg *cfg, int apic, int pin) in __remove_pin_from_irq()
428 static void add_pin_to_irq_node(struct irq_cfg *cfg, int node, int apic, int pin) in add_pin_to_irq_node()
437 static void __init replace_pin_at_irq_node(struct irq_cfg *cfg, int node, in replace_pin_at_irq_node()
471 static void io_apic_modify_irq(struct irq_cfg *cfg, in io_apic_modify_irq()
493 static void mask_ioapic(struct irq_cfg *cfg) in mask_ioapic()
507 static void __unmask_ioapic(struct irq_cfg *cfg) in __unmask_ioapic()
512 static void unmask_ioapic(struct irq_cfg *cfg) in unmask_ioapic()
566 void eoi_ioapic_irq(unsigned int irq, struct irq_cfg *cfg) in eoi_ioapic_irq()
1192 static void ioapic_register_intr(unsigned int irq, struct irq_cfg *cfg, in ioapic_register_intr()
1240 static void setup_ioapic_irq(unsigned int irq, struct irq_cfg *cfg, in setup_ioapic_irq()
1461 struct irq_cfg *cfg; in print_IO_APICs() local
1822 static void __target_IO_APIC_irq(unsigned int irq, unsigned int dest, struct irq_cfg *cfg) in __target_IO_APIC_irq()
1868 static bool io_apic_level_ack_pending(struct irq_cfg *cfg) in io_apic_level_ack_pending()
1891 static inline bool ioapic_irqd_mask(struct irq_data *data, struct irq_cfg *cfg) in ioapic_irqd_mask()
1902 struct irq_cfg *cfg, bool masked) in ioapic_irqd_unmask()
1937 static inline bool ioapic_irqd_mask(struct irq_data *data, struct irq_cfg *cfg) in ioapic_irqd_mask()
1942 struct irq_cfg *cfg, bool masked) in ioapic_irqd_unmask()
1949 struct irq_cfg *cfg = irqd_cfg(data); in ack_ioapic_level() local
2028 struct irq_cfg *cfg; in init_IO_APIC_traps() local
2165 struct irq_cfg *cfg = irq_cfg(0); in check_timer() local
2335 struct ioapic_domain_cfg *cfg = &ip->irqdomain_cfg; in mp_irqdomain_create() local
2457 struct irq_cfg *cfg = alloc_irq_and_cfg_at(irq, node); in io_apic_setup_irq_pin() local
2868 struct ioapic_domain_cfg *cfg) in mp_register_ioapic()
3059 struct irq_cfg *cfg = irq_cfg(virq); in mp_irqdomain_unmap() local