Skip to main content

init_primary

Function init_primary 

Source
pub fn init_primary(cpu_id: usize)
Expand description

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.