Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dvirtio_pci_modern.h90 void vp_modern_set_features(struct virtio_pci_modern_device *mdev,
/linux-6.1.9/drivers/virtio/
Dvirtio_pci_modern_dev.c419 void vp_modern_set_features(struct virtio_pci_modern_device *mdev, in vp_modern_set_features() function
429 EXPORT_SYMBOL_GPL(vp_modern_set_features);
Dvirtio_pci_modern.c60 vp_modern_set_features(&vp_dev->mdev, vdev->features); in vp_finalize_features()
/linux-6.1.9/drivers/vdpa/virtio_pci/
Dvp_vdpa.c80 vp_modern_set_features(mdev, features); in vp_vdpa_set_driver_features()