Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vfio/pci/
H A Dvfio_pci_config.c1075 static int vfio_find_cap_start(struct vfio_pci_device *vdev, int pos) in vfio_find_cap_start() function
1101 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_read()
1126 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_write()
1846 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()
1856 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()
/kernel/linux/linux-6.6/drivers/vfio/pci/
H A Dvfio_pci_config.c1113 static int vfio_find_cap_start(struct vfio_pci_core_device *vdev, int pos) in vfio_find_cap_start() function
1139 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_read()
1164 start = vfio_find_cap_start(vdev, pos); in vfio_msi_config_write()
1903 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()
1913 cap_start = vfio_find_cap_start(vdev, *ppos); in vfio_config_do_rw()

Completed in 5 milliseconds