Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c201 static int vfio_default_config_write(struct vfio_pci_core_device *vdev, int pos, in vfio_default_config_write() function
371 perm->writefn = vfio_default_config_write; in alloc_perm_bits()
609 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_basic_config_write()
719 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_pm_config_write()
802 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_vpd_config_write()
877 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_exp_config_write()
959 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_af_config_write()
1154 count = vfio_default_config_write(vdev, pos, count, perm, offset, val); in vfio_msi_config_write()