Module system_allocator

Source
Expand description

Manages allocating system resources such as address space and interrupt numbers.

Structs§

AllocOptions
Memory allocation options.
SystemAllocator
SystemAllocatorConfig

Enums§

MmioType
MMIO address Type Low: address allocated from low_address_space High: address allocated from high_address_space