Home
last modified time | relevance | path

Searched defs:vring_file (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/vmm_vhost/src/vhost_kern/
Dmod.rs241 let vring_file = vhost_vring_file { in set_vring_call() localVariable
258 let vring_file = vhost_vring_file { in set_vring_kick() localVariable
274 let vring_file = vhost_vring_file { in set_vring_err() localVariable
/external/crosvm/vhost/src/
Dlib.rs302 let vring_file = virtio_sys::vhost_vring_file { in set_vring_call() localVariable
323 let vring_file = virtio_sys::vhost_vring_file { in set_vring_kick() localVariable
Dnet.rs65 let vring_file = virtio_sys::vhost_vring_file { in set_backend() localVariable