Home
last modified time | relevance | path

Searched refs:LOG_SHMFD (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/vmm_vhost/src/vhost_user/
Dmessage.rs357 const LOG_SHMFD = 0x0000_0002; constant
Dmaster.rs209 if node.acked_protocol_features & VhostUserProtocolFeatures::LOG_SHMFD.bits() != 0 in set_log_base()