pub fn run_on_each_cpu<T: Into<MulticastCallback>>(callback: T)
Executes a callback on all other CPUs via IPI.