Lines Matching refs:apic_chip_data

26 struct apic_chip_data {  struct
89 static struct apic_chip_data *apic_chip_data(struct irq_data *irqd) in apic_chip_data() function
102 struct apic_chip_data *apicd = apic_chip_data(irqd); in irqd_cfg()
113 static struct apic_chip_data *alloc_apic_chip_data(int node) in alloc_apic_chip_data()
115 struct apic_chip_data *apicd; in alloc_apic_chip_data()
123 static void free_apic_chip_data(struct apic_chip_data *apicd) in free_apic_chip_data()
131 struct apic_chip_data *apicd = apic_chip_data(irqd); in apic_update_irq_cfg()
145 struct apic_chip_data *apicd = apic_chip_data(irqd); in apic_update_vector()
198 struct apic_chip_data *apicd = apic_chip_data(irqd); in reserve_managed_vector()
212 struct apic_chip_data *apicd = apic_chip_data(irqd); in reserve_irq_vector_locked()
235 struct apic_chip_data *apicd = apic_chip_data(irqd); in assign_vector_locked()
327 struct apic_chip_data *apicd = apic_chip_data(irqd); in assign_managed_vector()
347 struct apic_chip_data *apicd = apic_chip_data(irqd); in clear_irq_vector()
377 struct apic_chip_data *apicd = apic_chip_data(irqd); in x86_vector_deactivate()
401 struct apic_chip_data *apicd = apic_chip_data(irqd); in activate_reserved()
458 struct apic_chip_data *apicd = apic_chip_data(irqd); in x86_vector_activate()
481 struct apic_chip_data *apicd = apic_chip_data(irqd); in vector_free_reserved_and_managed()
495 struct apic_chip_data *apicd; in x86_vector_free_irqs()
515 struct apic_chip_data *apicd) in vector_configure_legacy()
546 struct apic_chip_data *apicd; in x86_vector_alloc_irqs()
619 struct apic_chip_data apicd; in x86_vector_debug_show()
897 struct apic_chip_data *apicd = apic_chip_data(irqd); in apic_retrigger_irq()
935 static void free_moved_vector(struct apic_chip_data *apicd) in free_moved_vector()
961 struct apic_chip_data *apicd; in __vector_cleanup()
1009 static void __vector_schedule_cleanup(struct apic_chip_data *apicd) in __vector_schedule_cleanup()
1047 struct apic_chip_data *apicd; in vector_schedule_cleanup()
1049 apicd = container_of(cfg, struct apic_chip_data, hw_irq_cfg); in vector_schedule_cleanup()
1056 struct apic_chip_data *apicd; in irq_complete_move()
1058 apicd = container_of(cfg, struct apic_chip_data, hw_irq_cfg); in irq_complete_move()
1078 struct apic_chip_data *apicd; in irq_force_complete_move()
1097 apicd = apic_chip_data(irqd); in irq_force_complete_move()