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

/gem5/src/arch/mips/linux/
H A Dsystem.hh82 Addr StartAddr() const { return KernelStart + 0x10000; } function in class:LinuxMipsSystem
/gem5/src/arch/alpha/linux/
H A Dsystem.hh79 Addr StartAddr() const { return KernelStart + 0x10000; } function in class:LinuxAlphaSystem

Completed in 10 milliseconds