Macros§
- instantiate_
global_ allocator - Macro to instantiate a global allocator using a Xila memory allocator.
Structs§
- Capabilities
- Manager
- A wrapper type that adapts any type implementing
Allocator_trait
to the standard RustGlobalAlloc
trait. - Protection
- Represents memory protection flags.
- Region
Statistics - Statistics
Traits§
- Cache
- Manager
Trait - Trait that defines the interface for memory allocators in the Xila system.
- Protectable
- Interface for implementing memory protection operations.