Searched defs:vhost_interrupt (Results 1 – 2 of 2) sorted by relevance
46 vhost_interrupt: Option<Vec<Event>>, field92 let mut vhost_interrupt = Vec::new(); in new() localVariable196 let vhost_interrupt = self in activate() localVariable
29 pub vhost_interrupt: Vec<Event>, field