virtual bool mmapGrowsDown() const override
Does mmap region grow upward or downward from mmapEnd? Most platforms grow downward, but a few (such as Alpha) grow upward instead, so they can override this method to return false.
ThreadContext is the external interface to all thread state for anything outside of the CPU...
Faux page table class indended to stop the usage of an architectural page table, when there is none d...
Declarations of a non-full system Page Table.