Home
last modified time | relevance | path

Searched refs:apic_chip_data (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kernel/apic/
Dvector.c26 struct apic_chip_data { struct
78 static struct apic_chip_data *apic_chip_data(struct irq_data *irqd) in apic_chip_data() function
91 struct apic_chip_data *apicd = apic_chip_data(irqd); in irqd_cfg()
102 static struct apic_chip_data *alloc_apic_chip_data(int node) in alloc_apic_chip_data()
104 struct apic_chip_data *apicd; in alloc_apic_chip_data()
112 static void free_apic_chip_data(struct apic_chip_data *apicd) in free_apic_chip_data()
120 struct apic_chip_data *apicd = apic_chip_data(irqd); in apic_update_irq_cfg()
134 struct apic_chip_data *apicd = apic_chip_data(irqd); in apic_update_vector()
187 struct apic_chip_data *apicd = apic_chip_data(irqd); in reserve_managed_vector()
201 struct apic_chip_data *apicd = apic_chip_data(irqd); in reserve_irq_vector_locked()
[all …]