Searched refs:apic_chip_data (Results 1 – 1 of 1) sorted by relevance
26 struct apic_chip_data { struct89 static struct apic_chip_data *apic_chip_data(struct irq_data *irqd) in apic_chip_data() function102 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()[all …]