Searched refs:vfio_find_cap_start (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1113 static int vfio_find_cap_start(struct vfio_pci_core_device *vdev, int pos) function
1139 start = vfio_find_cap_start(vdev, pos);
1164 start = vfio_find_cap_start(vdev, pos);
1903 cap_start = vfio_find_cap_start(vdev, *ppos);
1913 cap_start = vfio_find_cap_start(vdev, *ppos);

Completed in 265 milliseconds