Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvirtio_pci_modern.h100 void vp_modern_set_features(struct virtio_pci_modern_device *mdev,
/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c437 void vp_modern_set_features(struct virtio_pci_modern_device *mdev, in vp_modern_set_features() function
447 EXPORT_SYMBOL_GPL(vp_modern_set_features);
H A Dvirtio_pci_modern.c331 vp_modern_set_features(&vp_dev->mdev, vdev->features); in vp_finalize_features()
/linux/drivers/vdpa/pds/
H A Dvdpa_dev.c334 vp_modern_set_features(&pdsv->vdpa_aux->vd_mdev, nego_features); in pds_vdpa_set_driver_features()