Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/apic/
Dvector.c28 struct apic_chip_data { struct
80 static struct apic_chip_data *apic_chip_data(struct irq_data *irqd) in apic_chip_data() function
93 struct apic_chip_data *apicd = apic_chip_data(irqd); in irqd_cfg()
104 static struct apic_chip_data *alloc_apic_chip_data(int node) in alloc_apic_chip_data()
106 struct apic_chip_data *apicd; in alloc_apic_chip_data()
114 static void free_apic_chip_data(struct apic_chip_data *apicd) in free_apic_chip_data()
122 struct apic_chip_data *apicd = apic_chip_data(irqd); in apic_update_irq_cfg()
136 struct apic_chip_data *apicd = apic_chip_data(irqd); in apic_update_vector()
188 struct apic_chip_data *apicd = apic_chip_data(irqd); in reserve_managed_vector()
202 struct apic_chip_data *apicd = apic_chip_data(irqd); in reserve_irq_vector_locked()
[all …]