PatchworkOS
Loading...
Searching...
No Matches
cpu.c File Reference

Go to the source code of this file.

Functions

uint64_t cpu_init (cpu_t *cpu, cpuid_t id)
 Initializes a CPU structure as part of the boot process.
 
void cpu_stacks_overflow_check (cpu_t *cpu)
 Checks for CPU stack overflows.