Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/pci/
Dvfio_pci_config.c200 static int vfio_default_config_write(struct vfio_pci_core_device *vdev, int pos, in vfio_default_config_write() function
370 perm->writefn = vfio_default_config_write; in alloc_perm_bits()
608 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_basic_config_write()
718 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_pm_config_write()
801 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_vpd_config_write()
876 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_exp_config_write()
958 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_af_config_write()
1152 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_msi_config_write()