Module axhal::cpu

source ·
Expand description

CPU-related operations.

Functions

  • Initializes the primary CPU for its pointer.
  • Initializes the secondary CPU for its pointer.
  • Returns the ID of the current CPU.
  • Returns whether the current CPU is the primary CPU (aka the bootstrap processor or BSP)