vp_legacy_get_features
u32 features = vp_legacy_get_features(ldev);
u64 features = vp_legacy_get_features(ldev);
return vp_legacy_get_features(&vp_dev->ldev);
EXPORT_SYMBOL_GPL(vp_legacy_get_features);
u64 vp_legacy_get_features(struct virtio_pci_legacy_device *ldev);