Expand description
x86_64-specific sidecar code.
Modulesยง
- addr_
space ๐ - init ๐
- Sidecar initialization code. This code runs once, on the BSP, before the main kernel boots.
- temporary_
map ๐ - Code to temporarily map a physical address to a virtual address, during kernel start.
- vp ๐
- Sidecar code that runs on the APs, after initialization. This code all runs with per-AP page tables, concurrently with the main kernel.
Macrosยง
- log ๐
Structsยง
- Command
Error ๐Writer - VpGlobals ๐
Staticsยง
- AFTER_
INIT ๐ - ENABLE_
LOG ๐ - VSM_
CAPABILITIES ๐ - VTL_
RETURN_ ๐OFFSET
Functionsยง
- eoi ๐
- exception_
handler ๐ - get_
hv_ ๐vp_ register - hypercall ๐
- irq_
handler ๐ - log_fmt ๐
- panic ๐
- set_
hv_ ๐vp_ register