Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vfio/pci/
Dvfio_pci_config.c1111 static int vfio_find_cap_start(struct vfio_pci_core_device *vdev, int pos) in vfio_find_cap_start() function
1137 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_read()
1162 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_write()
1896 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()
1906 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()