Searched refs:vdpa_set_features_unlocked (Results 1 – 2 of 2) sorted by relevance
546 static inline int vdpa_set_features_unlocked(struct vdpa_device *vdev, u64 features) in vdpa_set_features_unlocked() function562 ret = vdpa_set_features_unlocked(vdev, features); in vdpa_set_features()
349 vdpa_set_features_unlocked(vdev, 0); in vdpa_get_config_unlocked()