Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vfio/pci/
Dvfio_pci_config.c895 static int vfio_find_cap_start(struct vfio_pci_device *vdev, int pos) in vfio_find_cap_start() function
921 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_read()
946 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_write()
1605 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()
1615 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()