Expand description
Helper functions to initialize the CPU states on systems bootstrapping.
Functionsยง
- init_
percpu - Initializes the per-CPU data structures.
- init_
trap - Initializes trap handling on the current CPU.
Helper functions to initialize the CPU states on systems bootstrapping.