Searched refs:hv_interrupt_entry (Results 1 – 4 of 4) sorted by relevance
18 int cpu, int vector, struct hv_interrupt_entry *entry) in hv_map_interrupt()74 static int hv_unmap_interrupt(u64 id, struct hv_interrupt_entry *old_entry) in hv_unmap_interrupt()78 struct hv_interrupt_entry *intr_entry; in hv_unmap_interrupt()187 struct hv_interrupt_entry *out_entry) in hv_map_msi_interrupt()190 struct hv_interrupt_entry dummy; in hv_map_msi_interrupt()206 static inline void entry_to_msi_msg(struct hv_interrupt_entry *entry, struct msi_msg *msg) in entry_to_msi_msg()214 static int hv_unmap_msi_interrupt(struct pci_dev *dev, struct hv_interrupt_entry *old_entry);217 struct hv_interrupt_entry *stored_entry; in hv_irq_compose_msi_msg()269 static int hv_unmap_msi_interrupt(struct pci_dev *dev, struct hv_interrupt_entry *old_entry) in hv_unmap_msi_interrupt()276 struct hv_interrupt_entry old_entry; in hv_teardown_msi_irq()[all …]
190 struct hv_interrupt_entry entry;197 struct hv_interrupt_entry entry; in hyperv_root_ir_compose_msi_msg()306 struct hv_interrupt_entry *e; in hyperv_root_irq_remapping_free()
432 struct hv_interrupt_entry logical_interrupt_entry;438 struct hv_interrupt_entry interrupt_entry;446 struct hv_interrupt_entry interrupt_entry;
1444 struct hv_interrupt_entry { /* HV_INTERRUPT_ENTRY */ struct1468 struct hv_interrupt_entry int_entry; argument