Searched defs:PluginVcpu (Results 1 – 2 of 2) sorted by relevance
368 pub struct PluginVcpu { struct378 impl PluginVcpu { argument385 ) -> PluginVcpu { in new()
247 pub fn create_vcpu(&self, cpu_id: u32) -> Result<PluginVcpu> { in create_vcpu()