Home
last modified time | relevance | path

Searched defs:vfio_dev_fd (Results 1 – 14 of 14) sorted by relevance

/dpdk/drivers/bus/pci/linux/
H A Dpci_vfio.c50 int vfio_dev_fd = rte_intr_dev_fd_get(intr_handle); in EAL_REGISTER_TAILQ() local
63 int vfio_dev_fd = rte_intr_dev_fd_get(intr_handle); in pci_vfio_write_config() local
224 pci_vfio_setup_interrupts(struct rte_pci_device *dev, int vfio_dev_fd) in pci_vfio_setup_interrupts()
461 pci_vfio_is_ioport_bar(int vfio_dev_fd, int bar_index) in pci_vfio_is_ioport_bar()
705 pci_vfio_msix_is_mappable(int vfio_dev_fd, int msix_region) in pci_vfio_msix_is_mappable()
728 int vfio_dev_fd; in pci_vfio_map_resource_primary() local
880 int vfio_dev_fd; in pci_vfio_map_resource_secondary() local
1007 int ret, vfio_dev_fd; in pci_vfio_unmap_resource_primary() local
1070 int ret, vfio_dev_fd; in pci_vfio_unmap_resource_secondary() local
1130 int vfio_dev_fd = rte_intr_dev_fd_get(intr_handle); in pci_vfio_ioport_read() local
[all …]
/dpdk/drivers/common/cnxk/
H A Droc_irq.c24 int rc, vfio_dev_fd; in irq_get_info() local
55 int len, rc, vfio_dev_fd; in irq_config() local
92 int len, rc, vfio_dev_fd; in irq_init() local
/dpdk/lib/eal/linux/
H A Deal_interrupts.c107 int len, ret, vfio_dev_fd; in vfio_enable_intx() local
155 int len, ret, vfio_dev_fd; in vfio_disable_intx() local
199 int vfio_dev_fd; in vfio_ack_intx() local
224 int *fd_ptr, vfio_dev_fd; in vfio_enable_msi() local
253 int len, ret, vfio_dev_fd; in vfio_disable_msi() local
279 int *fd_ptr, vfio_dev_fd, i; in vfio_enable_msix() local
319 int len, ret, vfio_dev_fd; in vfio_disable_msix() local
348 int *fd_ptr, vfio_dev_fd; in vfio_enable_req() local
380 int len, ret, vfio_dev_fd; in vfio_disable_req() local
H A Deal_vfio.c741 int *vfio_dev_fd, struct vfio_device_info *device_info) in rte_vfio_setup_device()
994 int vfio_dev_fd) in rte_vfio_release_device()
/dpdk/drivers/bus/fslmc/
H A Dfslmc_vfio.c446 int *vfio_dev_fd, struct vfio_device_info *device_info) in fslmc_vfio_setup_device()
602 int *fd_ptr, vfio_dev_fd; in rte_dpaa2_intr_enable() local
632 int len, ret, vfio_dev_fd; in rte_dpaa2_intr_disable() local
656 int vfio_dev_fd, in rte_dpaa2_vfio_setup_intr()
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa_ops.c102 int vfio_dev_fd; in sfc_vdpa_enable_vfio_intr() local
149 int vfio_dev_fd; in sfc_vdpa_disable_vfio_intr() local
771 int vfio_dev_fd; in sfc_vdpa_get_vfio_device_fd() local
794 int vfio_dev_fd; in sfc_vdpa_get_notify_area() local
H A Dsfc_vdpa.h74 int vfio_dev_fd; member
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_vfio.c62 int vfio_dev_fd; in bcmfs_attach_vfio() local
H A Dbcmfs_device.h57 int vfio_dev_fd; member
/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.c363 static int vfio_msix_enable_block(s32 vfio_dev_fd, unsigned int vec_start, in vfio_msix_enable_block()
H A Difpga_hw.h41 int vfio_dev_fd; member
H A Dopae_hw_api.h255 int vfio_dev_fd; /* VFIO device file descriptor */ member
/dpdk/lib/eal/freebsd/
H A Deal.c925 __rte_unused int *vfio_dev_fd, in rte_vfio_setup_device()
/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c54 int vfio_dev_fd; member