Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_vfio.c53 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 Drte_vfio.h132 int rte_vfio_release_device(const char *sysfs_base, const char *dev_addr, int fd);
/f-stack/dpdk/drivers/bus/pci/linux/
H A Dpci_vfio.c841 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 Dversion.map215 rte_vfio_release_device;
/f-stack/dpdk/lib/librte_eal/freebsd/
H A Deal.c999 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 Deal_vfio.c934 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