Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_vfio.h274 rte_vfio_container_destroy(int container_fd);
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa.c120 if (rte_vfio_container_destroy(sva->vfio_container_fd) != 0) { in sfc_vdpa_vfio_setup()
141 if (rte_vfio_container_destroy(sva->vfio_container_fd) != 0) { in sfc_vdpa_vfio_teardown()
/dpdk/lib/eal/
H A Dversion.map274 rte_vfio_container_destroy; # WINDOWS_NO_EXPORT
/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c180 rte_vfio_container_destroy(internal->vfio_container_fd); in ifcvf_vfio_setup()
1291 rte_vfio_container_destroy(internal->vfio_container_fd); in ifcvf_pci_remove()
/dpdk/lib/eal/freebsd/
H A Deal.c993 rte_vfio_container_destroy(__rte_unused int container_fd) in rte_vfio_container_destroy() function
/dpdk/lib/eal/linux/
H A Deal_vfio.c2085 rte_vfio_container_destroy(int container_fd) in rte_vfio_container_destroy() function