Searched defs:SystemAllocatorConfig (Results 1 – 5 of 5) sorted by relevance
86 pub struct SystemAllocatorConfig { struct88 pub io: Option<AddressRange>,94 pub low_mmio: AddressRange,100 pub high_mmio: AddressRange,102 pub platform_mmio: Option<AddressRange>,104 pub first_irq: u32,135 config: SystemAllocatorConfig, in new()
197 ) -> SystemAllocatorConfig { in get_system_allocator_config()
476 ) -> SystemAllocatorConfig { in get_system_allocator_config()
509 ) -> SystemAllocatorConfig; in get_system_allocator_config()
813 ) -> SystemAllocatorConfig { in get_system_allocator_config()