Lines Matching defs:apic_chip_data

26 struct apic_chip_data {
89 static struct apic_chip_data *apic_chip_data(struct irq_data *irqd)
102 struct apic_chip_data *apicd = apic_chip_data(irqd);
113 static struct apic_chip_data *alloc_apic_chip_data(int node)
115 struct apic_chip_data *apicd;
123 static void free_apic_chip_data(struct apic_chip_data *apicd)
131 struct apic_chip_data *apicd = apic_chip_data(irqd);
145 struct apic_chip_data *apicd = apic_chip_data(irqd);
198 struct apic_chip_data *apicd = apic_chip_data(irqd);
212 struct apic_chip_data *apicd = apic_chip_data(irqd);
235 struct apic_chip_data *apicd = apic_chip_data(irqd);
327 struct apic_chip_data *apicd = apic_chip_data(irqd);
347 struct apic_chip_data *apicd = apic_chip_data(irqd);
377 struct apic_chip_data *apicd = apic_chip_data(irqd);
401 struct apic_chip_data *apicd = apic_chip_data(irqd);
458 struct apic_chip_data *apicd = apic_chip_data(irqd);
481 struct apic_chip_data *apicd = apic_chip_data(irqd);
495 struct apic_chip_data *apicd;
515 struct apic_chip_data *apicd)
546 struct apic_chip_data *apicd;
619 struct apic_chip_data apicd;
897 struct apic_chip_data *apicd = apic_chip_data(irqd);
935 static void free_moved_vector(struct apic_chip_data *apicd)
961 struct apic_chip_data *apicd;
1009 static void __vector_schedule_cleanup(struct apic_chip_data *apicd)
1046 struct apic_chip_data *apicd;
1048 apicd = container_of(cfg, struct apic_chip_data, hw_irq_cfg);
1055 struct apic_chip_data *apicd;
1057 apicd = container_of(cfg, struct apic_chip_data, hw_irq_cfg);
1076 struct apic_chip_data *apicd;
1087 * (apic_chip_data) before touching it any further.
1095 apicd = apic_chip_data(irqd);