Searched refs:IO_APIC_route_entry (Results 1 – 6 of 6) sorted by relevance
90 struct __packed IO_APIC_route_entry { struct188 extern struct IO_APIC_route_entry __ioapic_read_entry(192 struct IO_APIC_route_entry);194 extern struct IO_APIC_route_entry **alloc_ioapic_entries(void);195 extern void free_ioapic_entries(struct IO_APIC_route_entry **ioapic_entries);196 extern int save_IO_APIC_setup(struct IO_APIC_route_entry **ioapic_entries);197 extern void mask_IO_APIC_setup(struct IO_APIC_route_entry **ioapic_entries);198 extern int restore_IO_APIC_setup(struct IO_APIC_route_entry **ioapic_entries);
228 struct IO_APIC_route_entry entry;245 struct IO_APIC_route_entry entry; in ioapic_read_entry()256 struct IO_APIC_route_entry e) in __ioapic_write_entry()268 struct IO_APIC_route_entry e) in ioapic_write_entry()296 struct IO_APIC_route_entry entry; in __io_apic_eoi()500 struct IO_APIC_route_entry entry; in clear_IO_APIC_pin()978 struct IO_APIC_route_entry entry; in setup_IO_APIC_irqs()1058 struct IO_APIC_route_entry entry; in setup_ExtINT_IRQ0_pin()1342 struct IO_APIC_route_entry entry; in disable_IO_APIC()2201 struct IO_APIC_route_entry entry; in io_apic_set_pci_routing()[all …]
492 struct IO_APIC_route_entry **ioapic_entries = NULL; in resume_x2apic()883 struct IO_APIC_route_entry **ioapic_entries = NULL; in x2apic_bsp_setup()
29 #define IO_xAPIC_route_entry IO_APIC_route_entry
283 struct IO_APIC_route_entry rte = in vtd_dump_iommu_info()
147 static inline int get_rte_index(const struct IO_APIC_route_entry *rte) in get_rte_index()152 static inline void set_rte_index(struct IO_APIC_route_entry *rte, int offset) in set_rte_index()161 struct IO_APIC_route_entry *rte, in update_intremap_entry_from_ioapic()229 struct IO_APIC_route_entry rte; in amd_iommu_setup_ioapic_remapping()303 struct IO_APIC_route_entry old_rte = { 0 }; in amd_iommu_ioapic_update_ire()304 struct IO_APIC_route_entry new_rte = { 0 }; in amd_iommu_ioapic_update_ire()
Completed in 13 milliseconds