Expand description
Sidecar code that runs on the APs, after initialization. This code all runs with per-AP page tables, concurrently with the main kernel.
Functionsยง
- ap_
entry โ - Entry point for an AP. Called with per-VP state (page tables, stack, globals) already initialized, and IDT and GDT set appropriately.
- ap_run ๐
- Runs the command dispatch loop for an AP until a remove request is received.
- control ๐
- get_
debug_ ๐register - get_
vp_ ๐registers - map_
overlays ๐ - park_
until ๐ - raise_
attention ๐ - run_vp ๐
- run_
vp_ ๐once - set_
debug_ ๐register - set_
error ๐ - set_
vp_ ๐registers - shared_
msr ๐ - translate_
gva ๐