• Home
  • Raw
  • Download

Lines Matching refs:apic_chip_data

26 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()
224 struct apic_chip_data *apicd = apic_chip_data(irqd); in assign_vector_locked()
316 struct apic_chip_data *apicd = apic_chip_data(irqd); in assign_managed_vector()
336 struct apic_chip_data *apicd = apic_chip_data(irqd); in clear_irq_vector()
366 struct apic_chip_data *apicd = apic_chip_data(irqd); in x86_vector_deactivate()
390 struct apic_chip_data *apicd = apic_chip_data(irqd); in activate_reserved()
447 struct apic_chip_data *apicd = apic_chip_data(irqd); in x86_vector_activate()
470 struct apic_chip_data *apicd = apic_chip_data(irqd); in vector_free_reserved_and_managed()
484 struct apic_chip_data *apicd; in x86_vector_free_irqs()
504 struct apic_chip_data *apicd) in vector_configure_legacy()
535 struct apic_chip_data *apicd; in x86_vector_alloc_irqs()
604 struct apic_chip_data apicd; in x86_vector_debug_show()
823 struct apic_chip_data *apicd = apic_chip_data(irqd); in apic_retrigger_irq()
855 static void free_moved_vector(struct apic_chip_data *apicd) in free_moved_vector()
882 struct apic_chip_data *apicd; in DEFINE_IDTENTRY_SYSVEC()
912 static void __send_cleanup_vector(struct apic_chip_data *apicd) in __send_cleanup_vector()
930 struct apic_chip_data *apicd; in send_cleanup_vector()
932 apicd = container_of(cfg, struct apic_chip_data, hw_irq_cfg); in send_cleanup_vector()
939 struct apic_chip_data *apicd; in irq_complete_move()
941 apicd = container_of(cfg, struct apic_chip_data, hw_irq_cfg); in irq_complete_move()
960 struct apic_chip_data *apicd; in irq_force_complete_move()
979 apicd = apic_chip_data(irqd); in irq_force_complete_move()