Searched refs:backend_features (Results 1 – 3 of 3) sorted by relevance
545 let backend_features = vdpa.get_backend_features().unwrap(); in test_vdpa_kern_dma() localVariable546 assert_ne!(backend_features & (1 << VHOST_BACKEND_F_IOTLB_MSG_V2), 0); in test_vdpa_kern_dma()547 vdpa.set_backend_features(backend_features).unwrap(); in test_vdpa_kern_dma()
2960 backend_features = dict.fromkeys( # dict for deterministic order variable in TritonScheduling2971 backend_features.update(2983 return cls.backend_features
3894 backend_features = dict.fromkeys( variable in CppScheduling3903 return cls.backend_features