Searched refs:InitrdSize (Results 1 - 2 of 2) sorted by relevance
/gem5/src/arch/mips/linux/ | ||
H A D | system.hh | 87 Addr InitrdSize() const { return Param() + 0x108; } function in class:LinuxMipsSystem |
/gem5/src/arch/alpha/linux/ | ||
H A D | system.hh | 84 Addr InitrdSize() const { return Param() + 0x108; } function in class:LinuxAlphaSystem |
Completed in 5 milliseconds