Home
last modified time | relevance | path

Searched defs:base_features (Results 1 – 10 of 10) sorted by relevance

/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/
Dunix.rs246 let base_features = virtio::base_features(ProtectionType::Unprotected); in run_gpu_device() localVariable
Dwindows.rs194 let base_features = virtio::base_features(ProtectionType::Unprotected); in run_gpu_device() localVariable
/external/crosvm/devices/src/virtio/
Dmod.rs194 pub fn base_features(protection_type: ProtectionType) -> u64 { in base_features() function
Dpmem.rs229 base_features: u64, field
Dconsole.rs364 base_features: u64, field
Dwl.rs1931 base_features: u64, field
/external/crosvm/devices/src/virtio/video/
Dmod.rs127 base_features: u64, field
/external/crosvm/devices/src/virtio/console/
Dasynchronous.rs232 base_features: u64, field
/external/crosvm/devices/src/virtio/gpu/
Dmod.rs1074 base_features: u64, field
/external/crosvm/devices/src/virtio/vhost/user/
Dproxy.rs1341 base_features: u64, field