Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_config.c1850 static size_t vfio_pci_cap_remaining_dword(struct vfio_pci_core_device *vdev, in vfio_pci_cap_remaining_dword() function
1880 count = min(count, vfio_pci_cap_remaining_dword(vdev, *ppos)); in vfio_config_do_rw()