Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Dirqdomain.c214 static int hv_unmap_msi_interrupt(struct pci_dev *dev, struct hv_interrupt_entry *old_entry);
243 ret = hv_unmap_msi_interrupt(dev, 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() function
290 (void)hv_unmap_msi_interrupt(dev, &old_entry); in hv_teardown_msi_irq()