Searched refs:ConfigureVcpu (Results 1 – 1 of 1) sorted by relevance
100 ConfigureVcpu(<Arch as LinuxArch>::Error), enumerator220 ConfigureVcpu(e) => write!(f, "failed to configure vcpu: {}", e), in fmt()1868 .map_err(Error::ConfigureVcpu)?; in runnable_vcpu()