Home
last modified time | relevance | path

Searched defs:VHOST_USER_CONFIG_SIZE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dmessage.rs47 pub const VHOST_USER_CONFIG_SIZE: u32 = 0x1000; constant
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dmessage.rs35 pub const VHOST_USER_CONFIG_SIZE: u32 = 0x1000; constant