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

/gem5/src/arch/sparc/
H A Dpagetable.hh77 sun4u, enumerator in enum:SparcISA::PageTableEntry::EntryType
91 PageTableEntry(uint64_t e, EntryType t = sun4u) argument
98 populate(uint64_t e, EntryType t = sun4u) argument
104 // If we get a sun4v format TTE, turn it into a sun4u
105 if (type == sun4u)
H A Dtlb.cc1170 PageTableEntry::sun4u);
1185 PageTableEntry::sun4u);

Completed in 8 milliseconds