Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/hyperv/
H A Dirqdomain.c188 static int hv_unmap_msi_interrupt(struct pci_dev *dev, struct hv_interrupt_entry *old_entry);
222 status = hv_unmap_msi_interrupt(dev, stored_entry); in hv_irq_compose_msi_msg()
251 static int hv_unmap_msi_interrupt(struct pci_dev *dev, struct hv_interrupt_entry *old_entry) in hv_unmap_msi_interrupt() function
273 status = hv_unmap_msi_interrupt(dev, &old_entry); in hv_teardown_msi_irq()