Home
last modified time | relevance | path

Searched refs:base_features (Results 1 – 25 of 29) sorted by relevance

12

/external/crosvm/devices/src/virtio/video/
Dmod.rs95 base_features: u64, field
100 base_features: u64, in new()
108 base_features, in new()
143 self.base_features in features()
/external/crosvm/devices/src/virtio/
Dconsole.rs14 base_features, copy_config, Interrupt, Queue, Reader, SignalableInterrupt, VirtioDevice,
310 base_features: u64, field
327 base_features: base_features(protected_vm), in new()
356 self.base_features in features()
Dpmem.rs229 base_features: u64, field
239 base_features: u64, in new()
253 base_features, in new()
298 self.base_features in features()
Dblock.rs529 base_features: u64, in new()
553 let mut avail_features: u64 = base_features; in new()
874 use crate::virtio::base_features;
885 let features = base_features(ProtectionType::Unprotected); in read_size()
902 let features = base_features(ProtectionType::Unprotected); in read_block_size()
915 let features = base_features(ProtectionType::Unprotected); in read_features()
926 let features = base_features(ProtectionType::Unprotected); in read_features()
937 let features = base_features(ProtectionType::Unprotected); in read_features()
Dblock_async.rs598 base_features: u64, in new()
622 let mut avail_features: u64 = base_features; in new()
983 use crate::virtio::base_features;
997 let features = base_features(ProtectionType::Unprotected); in read_size()
1017 let features = base_features(ProtectionType::Unprotected); in read_block_size()
1034 let features = base_features(ProtectionType::Unprotected); in read_features()
1045 let features = base_features(ProtectionType::Unprotected); in read_features()
1056 let features = base_features(ProtectionType::Unprotected); in read_features()
Dnet.rs441 base_features: u64, in new()
456 Net::from(base_features, tap, vq_pairs) in new()
461 pub fn from(base_features: u64, tap: T, vq_pairs: u16) -> Result<Net<T>, NetError> { in from()
471 let mut avail_features = base_features in from()
Dp9.rs157 pub fn new(base_features: u64, tag: &str, p9_cfg: p9::Config) -> P9Result<P9> { in new()
174 avail_features: base_features | 1 << VIRTIO_9P_MOUNT_TAG, in new()
Dmod.rs160 pub fn base_features(protected_vm: ProtectionType) -> u64 { in base_features() function
Dballoon.rs397 pub fn new(base_features: u64, command_tube: Tube) -> Result<Balloon> { in new()
406 features: base_features in new()
/external/crosvm/fuzz/
Dblock_fuzzer.rs14 use devices::virtio::{base_features, Block, Interrupt, Queue, VirtioDevice};
81 let features = base_features(ProtectionType::Unprotected);
/external/crosvm/devices/src/virtio/vhost/
Dnet.rs49 base_features: u64, in new()
77 let avail_features = base_features in new()
354 use crate::virtio::base_features;
372 let features = base_features(ProtectionType::Unprotected); in create_net_common()
Dvsock.rs36 base_features: u64, in new()
44 let avail_features = base_features in new()
/external/crosvm/src/
Dlinux.rs517 virtio::base_features(cfg.protected_vm), in create_block_device()
531 virtio::base_features(cfg.protected_vm), in create_block_device()
550 let dev = VhostUserBlock::new(virtio::base_features(cfg.protected_vm), &opt.socket) in create_vhost_user_block_device()
562 virtio::base_features(cfg.protected_vm), in create_vhost_user_fs_device()
577 virtio::Rng::new(virtio::base_features(cfg.protected_vm)).map_err(Error::RngDeviceNew)?; in create_rng_device()
647 virtio::base_features(cfg.protected_vm), in create_single_touch_device()
670 virtio::base_features(cfg.protected_vm), in create_multi_touch_device()
691 virtio::base_features(cfg.protected_vm), in create_trackpad_device()
707 let dev = virtio::new_mouse(socket, virtio::base_features(cfg.protected_vm)) in create_mouse_device()
722 let dev = virtio::new_keyboard(socket, virtio::base_features(cfg.protected_vm)) in create_keyboard_device()
[all …]
/external/crosvm/devices/src/virtio/vhost/user/
Dblock.rs40 pub fn new<P: AsRef<Path>>(base_features: u64, socket_path: P) -> Result<Block> { in new()
54 let init_features = base_features | VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits(); in new()
Dnet.rs36 pub fn new<P: AsRef<Path>>(base_features: u64, socket_path: P) -> Result<Net> { in new()
51 let init_features = base_features | VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits(); in new()
Dfs.rs33 pub fn new<P: AsRef<Path>>(base_features: u64, socket_path: P, tag: &str) -> Result<Fs> { in new()
58 let init_features = base_features | VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits(); in new()
/external/e2fsprogs/misc/
Dmke2fs-hurd.conf2 base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr
Dmke2fs.conf.in2 base_features = sparse_super,large_file,filetype,resize_inode,dir_index,ext_attr
De2fuzz.sh106 base_features = ${FEATURES}
/external/e2fsprogs/tests/
Dmke2fs.conf.in2 base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr
/external/crosvm/devices/src/virtio/fs/
Dmod.rs141 base_features: u64, in new()
168 avail_features: base_features, in new()
/external/e2fsprogs/tests/d_fallocate_blkmap/
Dscript18base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr,^has_journal,^extent,huge_fi…
/external/crosvm/devices/src/virtio/gpu/
Dmod.rs887 base_features: u64, field
903 base_features: u64, in new()
969 base_features, in new()
1081 self.base_features | rutabaga_features in features()
/external/e2fsprogs/tests/d_punch/
Dscript18base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr,^has_journal,extent,huge_fil…
/external/e2fsprogs/tests/d_punch_bigalloc/
Dscript19base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr,^has_journal,extent,huge_fil…

12