#include <iris/core/global_state.h>
Public Member Functions | |
GlobalState ()=default | |
~GlobalState ()=default | |
|
default |
|
default |
di::Optional<acpi::AcpiInformation> iris::GlobalState::acpi_info |
di::LinkedList<Processor> iris::GlobalState::alernate_processors |
|
mutable |
mm::PhysicalAddress iris::GlobalState::allocated_physical_page_base { 0 } |
|
mutable |
arch::ReadonlyGlobalState iris::GlobalState::arch_readonly_state |
Processor iris::GlobalState::boot_processor |
|
mutable |
bool iris::GlobalState::current_processor_available { false } |
|
mutable |
|
mutable |
mm::VirtualAddress iris::GlobalState::heap_start { 0 } |
|
mutable |
|
mutable |
arch::FpuState iris::GlobalState::initial_fpu_state |
|
mutable |
|
mutable |
|
mutable |
|
mutable |
|
mutable |
|
mutable |
mm::PhysicalAddress iris::GlobalState::max_physical_address { 0 } |
|
mutable |
ProcessorInfo iris::GlobalState::processor_info |
di::TreeMap<u32, Processor*> iris::GlobalState::processor_map |
|
mutable |
|
mutable |
|
mutable |
|
mutable |
|
mutable |
test::TestManager iris::GlobalState::unit_test_manager |
mm::VirtualAddress iris::GlobalState::virtual_to_physical_offset { 0 } |