Searched refs:rte_vfio_release_device (Results 1 – 6 of 6) sorted by relevance
| /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()
|
| /dpdk/lib/eal/include/ |
| H A D | rte_vfio.h | 133 int rte_vfio_release_device(const char *sysfs_base, const char *dev_addr, int fd);
|
| /dpdk/drivers/bus/pci/linux/ |
| H A D | pci_vfio.c | 870 rte_vfio_release_device(rte_pci_get_sysfs_path(), in pci_vfio_map_resource_primary() 943 rte_vfio_release_device(rte_pci_get_sysfs_path(), in pci_vfio_map_resource_secondary() 1040 ret = rte_vfio_release_device(rte_pci_get_sysfs_path(), pci_addr, in pci_vfio_unmap_resource_primary() 1080 ret = rte_vfio_release_device(rte_pci_get_sysfs_path(), pci_addr, in pci_vfio_unmap_resource_secondary()
|
| /dpdk/lib/eal/ |
| H A D | version.map | 285 rte_vfio_release_device; # WINDOWS_NO_EXPORT
|
| /dpdk/lib/eal/freebsd/ |
| H A D | eal.c | 932 int rte_vfio_release_device(__rte_unused const char *sysfs_base, in rte_vfio_release_device() function
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_vfio.c | 993 rte_vfio_release_device(const char *sysfs_base, const char *dev_addr, in rte_vfio_release_device() function
|