Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1117 static int vfio_find_cap_start(struct vfio_pci_core_device *vdev, int pos) in vfio_find_cap_start() function
1143 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_read()
1168 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_write()
1915 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()
1925 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()