Searched defs:old_entry (Results 1 – 1 of 1) sorted by relevance
72 static int hv_unmap_interrupt(u64 id, struct hv_interrupt_entry *old_entry) in hv_unmap_interrupt()251 static int hv_unmap_msi_interrupt(struct pci_dev *dev, struct hv_interrupt_entry *old_entry) in hv_unmap_msi_interrupt()259 struct hv_interrupt_entry old_entry; in hv_teardown_msi_irq_common() local