Expand description
Manages allocating system resources such as address space and interrupt numbers.
Structs§
- Alloc
Options - Memory allocation options.
- System
Allocator - System
Allocator Config
Enums§
- Mmio
Type - MMIO address Type Low: address allocated from low_address_space High: address allocated from high_address_space