1PCI_SRIOV_MIGRATION(9)        Hardware Interfaces       PCI_SRIOV_MIGRATION(9)
2
3
4

NAME

6       pci_sriov_migration - notify SR-IOV core of Virtual Function Migration
7

SYNOPSIS

9       irqreturn_t pci_sriov_migration(struct pci_dev * dev);
10

ARGUMENTS

12       dev
13           the PCI device
14

DESCRIPTION

16       Returns IRQ_HANDLED if the IRQ is handled, or IRQ_NONE if not.
17
18       Physical Function driver is responsible to register IRQ handler using
19       VF Migration Interrupt Message Number, and call this function when the
20       interrupt is generated by the hardware.
21
23Kernel Hackers Manual 2.6.         June 2019            PCI_SRIOV_MIGRATION(9)
Impressum