pub fn init_primary(cpu_id: usize)
Initializes CPU-local data structures for the primary core.
This function should be called as early as possible, as other initializations may access the CPU-local data.