[go: nahoru, domu]

Searched defs:fds (Results 1 - 1 of 1) sorted by relevance

/drivers/vfio/pci/
H A Dvfio_pci_intrs.c580 unsigned count, int32_t *fds, bool msix)
588 int fd = fds ? fds[i] : -1;
731 int32_t *fds = data; local
736 fds, msix);
742 ret = vfio_msi_set_block(vdev, start, count, fds, msix);
579 vfio_msi_set_block(struct vfio_pci_device *vdev, unsigned start, unsigned count, int32_t *fds, bool msix) argument

Completed in 32 milliseconds