Skip to main content

Module context

Module context 

Source
Expand description

Machine context for the current CPU architecture.

Structs§

KernelTlsBase
Kernel task-local storage base owned by one execution context.
KernelTrapFrame
Lifetime-bound view of a kernel-origin AArch64 trap frame.
TaskAnchor
Opaque task address installed in the architecture’s current-task register.
TaskContextcontext
Saved hardware states of a task.
UserRegisters
Saved registers when a trap (exception) occurs.