Searched refs:vp_modern_get_features (Results 1 – 4 of 4) sorted by relevance
81 u64 vp_modern_get_features(struct virtio_pci_modern_device *mdev);
371 u64 vp_modern_get_features(struct virtio_pci_modern_device *mdev) in vp_modern_get_features() function384 EXPORT_SYMBOL_GPL(vp_modern_get_features);
26 return vp_modern_get_features(&vp_dev->mdev); in vp_get_features()
60 return vp_modern_get_features(mdev); in vp_vdpa_get_features()