Searched defs:vhost_interrupt (Results 1 – 2 of 2) sorted by relevance
48 vhost_interrupt: Option<Vec<Event>>, field101 let mut vhost_interrupt = Vec::new(); in new() localVariable206 let vhost_interrupt = self in activate() localVariable
38 pub vhost_interrupt: Vec<Event>, field