Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvirtio_pci_modern.h98 u64 vp_modern_get_features(struct virtio_pci_modern_device *mdev);
/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c396 u64 vp_modern_get_features(struct virtio_pci_modern_device *mdev) in vp_modern_get_features() function
409 EXPORT_SYMBOL_GPL(vp_modern_get_features);
/linux/drivers/vdpa/virtio_pci/
H A Dvp_vdpa.c518 device_features = vp_modern_get_features(mdev); in vp_vdpa_dev_add()
643 mgtdev->supported_features = vp_modern_get_features(mdev); in vp_vdpa_probe()