Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci.c191 static const struct pci_device_id vfio_pci_table[] = { variable
196 MODULE_DEVICE_TABLE(pci, vfio_pci_table);
200 .id_table = vfio_pci_table,