Searched refs:rte_vfio_release_device (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_vfio.c | 53 rte_vfio_release_device(path, dev_obj, *dev_fd); in vfio_map_dev_obj() 89 ret = rte_vfio_release_device(dev->dirname, dev->name, in bcmfs_release_vfio()
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_vfio.h | 132 int rte_vfio_release_device(const char *sysfs_base, const char *dev_addr, int fd);
|
| /f-stack/dpdk/drivers/bus/pci/linux/ |
| H A D | pci_vfio.c | 841 rte_vfio_release_device(rte_pci_get_sysfs_path(), in pci_vfio_map_resource_primary() 910 rte_vfio_release_device(rte_pci_get_sysfs_path(), in pci_vfio_map_resource_secondary() 1000 ret = rte_vfio_release_device(rte_pci_get_sysfs_path(), pci_addr, in pci_vfio_unmap_resource_primary() 1037 ret = rte_vfio_release_device(rte_pci_get_sysfs_path(), pci_addr, in pci_vfio_unmap_resource_secondary()
|
| /f-stack/dpdk/lib/librte_eal/ |
| H A D | version.map | 215 rte_vfio_release_device;
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal.c | 999 int rte_vfio_release_device(__rte_unused const char *sysfs_base, in rte_vfio_release_device() function
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_vfio.c | 934 rte_vfio_release_device(const char *sysfs_base, const char *dev_addr, in rte_vfio_release_device() function 2105 rte_vfio_release_device(__rte_unused const char *sysfs_base, in rte_vfio_release_device() function
|