Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/vhost/
Dnet.rs33 vhost_interrupt: Option<Vec<Event>>, field
88 let mut vhost_interrupt = Vec::new(); in new() localVariable
Dworker.rs21 pub vhost_interrupt: Vec<Event>, field