Marks a CPU as online.
impl CpuMask { fn set(&mut self, id: usize) -> () }
The id of the CPU to mark.