Searched refs:ZeroPGE (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/mips/linux/
H A Dsystem.hh81 Addr ZeroPGE() const { return KernelStart + 0x0A000; } function in class:LinuxMipsSystem
84 Addr Param() const { return ZeroPGE() + 0x0; }
/gem5/src/arch/alpha/linux/
H A Dsystem.hh78 Addr ZeroPGE() const { return KernelStart + 0x0A000; } function in class:LinuxAlphaSystem
81 Addr Param() const { return ZeroPGE() + 0x0; }

Completed in 5 milliseconds