Skip to main content

InstalledAddressSpace

Type Alias InstalledAddressSpace 

Source
pub type InstalledAddressSpace = InstalledPageTableRoot;
Expand description

Name used by scheduler code that treats the root, identity, tag and epoch as one installed context.

Aliased Typeยง

pub struct InstalledAddressSpace { /* private fields */ }