Searched defs:init_features (Results 1 – 5 of 5) sorted by relevance
136 let init_features = VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits(); in test_vhost_user_activate() localVariable
261 let init_features = VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits(); in test_vhost_user_activate() localVariable
92 let init_features = base_features | VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits(); in new() localVariable
968 let init_features = VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits(); in test_vhost_user_activate() localVariable
1123 static void init_features(int gl_ver, int gles_ver) in init_features() function