Module x86::task

source · []
Expand description

Helpers to program the task state segment. See Intel 3a, Chapter 7

Re-exports

pub use crate::segmentation;

Functions

Loads the task register.

Returns the current value of the task register.