Searched refs:check_if_all_cpus_allowed (Results 1 – 1 of 1) sorted by relevance
694 fn check_if_all_cpus_allowed() -> Result<bool> { in check_if_all_cpus_allowed() function944 if cfg!(virt_cpufreq) && check_if_all_cpus_allowed()? { in run_vm()