Searched defs:num_cpus (Results 1 – 2 of 2) sorted by relevance
131 let num_cpus: i32 = match cpu_topology { in write_vm_creation_stats() localVariable
553 let num_cpus: u32 = num_cpus.try_into().unwrap(); in patch_timer() localVariable581 num_cpus: usize, field626 let num_cpus = read_num_cpus_from(fdt).map_err(|e| { in parse_device_tree() localVariable