sel4

Type Alias ObjectBlueprintArch

Source
pub type ObjectBlueprintArch = ObjectBlueprintRiscV;

Aliased Type§

enum ObjectBlueprintArch {
    _4kPage,
    MegaPage,
    PageTable,
}

Variants§

§

_4kPage

§

MegaPage

§

PageTable