Searched refs:vfio_raw_config_write (Results 1 – 1 of 1) sorted by relevance
273 static int vfio_raw_config_write(struct vfio_pci_core_device *vdev, int pos, in vfio_raw_config_write() function331 .writefn = vfio_raw_config_write1097 cap_perms[PCI_CAP_ID_VNDR].writefn = vfio_raw_config_write; in vfio_pci_init_perm_bits()1104 ecap_perms[PCI_EXT_CAP_ID_VNDR].writefn = vfio_raw_config_write; in vfio_pci_init_perm_bits()1105 ecap_perms[PCI_EXT_CAP_ID_DVSEC].writefn = vfio_raw_config_write; in vfio_pci_init_perm_bits()