Skip to main content

Module al

Module al 

Source

Modules§

console
Module generated by trait-ffi.
cpu
Module generated by trait-ffi.
memory
Module generated by trait-ffi.
platform
Module generated by trait-ffi.

Structs§

AccessFlags
Asid
DriverRegisterSlice
IoMemAddr
I/O Memory Address
IrqId
Interrupt Request Identifier
MemConfig
MemoryDescriptor
PageTableInfo
PhysAddr
Physical Address
VirtAddr
Virtual Address

Enums§

MemAttributes
PagingError

Traits§

Console
Cpu
Memory
PageTable
Platform

Functions§

handle_irq

Type Aliases§

StackVec
A fixed capacity Vec.

Attribute Macros§

impl_extern_trait
Helper macro to implement the extern trait for a type. Implements an extern trait for a type and generates corresponding C function exports.