Searched defs:InitStack (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/mips/linux/
H A Dsystem.hh78 Addr InitStack() const { return KernelStart + 0x02000; } function in class:LinuxMipsSystem
/gem5/src/arch/alpha/linux/
H A Dsystem.hh75 Addr InitStack() const { return KernelStart + 0x02000; } function in class:LinuxAlphaSystem

Completed in 5 milliseconds