Home
last modified time | relevance | path

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

/arch/x86/hyperv/
A Dirqdomain.c213 static int hv_unmap_msi_interrupt(struct pci_dev *dev, struct hv_interrupt_entry *old_entry);
242 ret = hv_unmap_msi_interrupt(dev, stored_entry); in hv_irq_compose_msi_msg()
268 static int hv_unmap_msi_interrupt(struct pci_dev *dev, struct hv_interrupt_entry *old_entry) in hv_unmap_msi_interrupt() function
289 (void)hv_unmap_msi_interrupt(dev, &old_entry); in hv_teardown_msi_irq()

Completed in 4 milliseconds