struct SystemState
Defined at line 121 of file ../../zircon/kernel/lib/arch/include/lib/arch/paging.h
Captures runtime system information that feeds into translation or
mapping considerations. The construction of this information is
context-dependent and so is left to the user of the API.
SystemState is expected to be default-constructible.