Query: pci_sriov_migration
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_SRIOV_MIGRATION(9) Hardware Interfaces PCI_SRIOV_MIGRATION(9)NAMEpci_sriov_migration - notify SR-IOV core of Virtual Function MigrationSYNOPSISirqreturn_t pci_sriov_migration(struct pci_dev * dev);ARGUMENTSdev the PCI deviceDESCRIPTIONReturns IRQ_HANDLED if the IRQ is handled, or IRQ_NONE if not. Physical Function driver is responsible to register IRQ handler using VF Migration Interrupt Message Number, and call this function when the interrupt is generated by the hardware.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_SRIOV_MIGRATION(9)