Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vfio/pci/
Dvfio_pci_config.c827 static int vfio_find_cap_start(struct vfio_pci_device *vdev, int pos) in vfio_find_cap_start() function
853 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_read()
878 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_write()
1537 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()
1547 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()