Searched defs:PluginVcpu (Results 1 – 2 of 2) sorted by relevance
364 pub struct PluginVcpu { struct374 impl PluginVcpu { implementation381 ) -> PluginVcpu { in new()
229 pub fn create_vcpu(&self, cpu_id: u32) -> Result<PluginVcpu> { in create_vcpu()