Searched refs:AddrShiftAmount (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/riscv/
H A Dpagetable.cc56 SERIALIZE_SCALAR(AddrShiftAmount);
75 UNSERIALIZE_SCALAR(AddrShiftAmount);
H A Dpagetable.hh73 int AddrShiftAmount; member in struct:RiscvISA::PTE
/gem5/src/arch/mips/
H A Dpagetable.cc56 SERIALIZE_SCALAR(AddrShiftAmount);
75 UNSERIALIZE_SCALAR(AddrShiftAmount);
H A Dpagetable.hh73 int AddrShiftAmount; member in struct:MipsISA::PTE
/gem5/src/arch/power/
H A Dpagetable.cc60 SERIALIZE_SCALAR(AddrShiftAmount);
79 UNSERIALIZE_SCALAR(AddrShiftAmount);
H A Dpagetable.hh140 int AddrShiftAmount; member in struct:PowerISA::PTE

Completed in 4 milliseconds