gem5
v21.2.0.0
|
#include "arch/generic/tlb.hh"
#include "arch/sparc/asi.hh"
#include "arch/sparc/tlb_map.hh"
#include "base/logging.hh"
#include "mem/request.hh"
#include "params/SparcTLB.hh"
Go to the source code of this file.
Classes | |
class | gem5::SparcISA::TLB |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::SparcISA | |
Variables | |
const Addr | gem5::SparcISA::StartVAddrHole = 0x0000800000000000ULL |
const Addr | gem5::SparcISA::EndVAddrHole = 0xFFFF7FFFFFFFFFFFULL |
const Addr | gem5::SparcISA::VAddrAMask = 0xFFFFFFFFULL |
const Addr | gem5::SparcISA::PAddrImplMask = 0x000000FFFFFFFFFFULL |