Searched defs:allow_features (Results 1 – 14 of 14) sorted by relevance
23 let allow_features = 0; in new_vsock() localVariable
19 let allow_features = 1 << gpu::VIRTIO_GPU_F_VIRGL in new_gpu() localVariable
26 let allow_features = 1 << VIRTIO_WL_F_TRANS_FLAGS in new_wl() localVariable
27 let allow_features = 0; in new_console() localVariable
31 let allow_features = 1 << VIRTIO_BLK_F_SEG_MAX in new_block() localVariable
25 let allow_features = 1 << virtio_net::VIRTIO_NET_F_CSUM in new_net() localVariable
25 let allow_features = all_backend_virtio_features(); in new_video() localVariable
26 let allow_features = 0; in new_snd() localVariable
27 let allow_features = 0; in new_mac80211_hwsim() localVariable
50 let allow_features = 0; in new_fs() localVariable
90 let allow_features = in new() localVariable
135 let allow_features = VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits(); in test_vhost_user_activate() localVariable
260 let allow_features = VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits(); in test_vhost_user_activate() localVariable
967 let allow_features = VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits(); in test_vhost_user_activate() localVariable