Searched defs:PageTable (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/alpha/
H A Dtlb.hh74 typedef std::multimap<Addr, int> PageTable; typedef in class:AlphaISA::TLB
/gem5/src/arch/mips/
H A Dtlb.hh60 typedef std::multimap<Addr, int> PageTable; typedef in class:MipsISA::TLB
/gem5/src/arch/riscv/
H A Dtlb.hh59 typedef std::multimap<Addr, int> PageTable; typedef in class:RiscvISA::TLB
/gem5/src/arch/power/
H A Dtlb.hh102 typedef std::multimap<Addr, int> PageTable; typedef in class:PowerISA::TLB
/gem5/src/arch/arm/
H A Dtable_walker.hh100 PageTable, enumerator in enum:ArmISA::TableWalker::L1Descriptor::EntryType

Completed in 16 milliseconds