_currPwrState | ClockedObject | protected |
_params | SimObject | protected |
accessCycles | X86ISA::GpuTLB | |
accessDistance | X86ISA::GpuTLB | protected |
AccessPatternTable typedef | X86ISA::GpuTLB | |
allocationPolicy | X86ISA::GpuTLB | protected |
assoc | X86ISA::GpuTLB | protected |
avgReuseDistance | X86ISA::GpuTLB | |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
cleanup() | X86ISA::GpuTLB | |
cleanupEvent | X86ISA::GpuTLB | |
cleanupQueue | X86ISA::GpuTLB | |
clock | X86ISA::GpuTLB | protected |
Clocked(ClockDomain &clk_domain) | Clocked | inlineprotected |
Clocked(Clocked &)=delete | Clocked | protected |
clockEdge(Cycles cycles=Cycles(0)) const | Clocked | inline |
ClockedObject(const ClockedObjectParams *p) | ClockedObject | |
clockPeriod() const | Clocked | inline |
computeStats() | ClockedObject | |
configAddress | X86ISA::GpuTLB | protected |
cpuSidePort | X86ISA::GpuTLB | |
curCycle() const | X86ISA::GpuTLB | inline |
currentSection() | Serializable | static |
cyclesToTicks(Cycles c) const | Clocked | inline |
demapPage(Addr va, uint64_t asn) | X86ISA::GpuTLB | |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
doMmuRegRead(ThreadContext *tc, Packet *pkt) | X86ISA::GpuTLB | |
doMmuRegWrite(ThreadContext *tc, Packet *pkt) | X86ISA::GpuTLB | |
drain() override | SimObject | inlinevirtual |
Drainable() | Drainable | protected |
drainResume() | Drainable | inlineprotectedvirtual |
drainState() const | Drainable | inline |
dumpAll() | X86ISA::GpuTLB | |
EntryList typedef | X86ISA::GpuTLB | protected |
entryList | X86ISA::GpuTLB | protected |
EventManager(EventManager &em) | EventManager | inline |
EventManager(EventManager *em) | EventManager | inline |
EventManager(EventQueue *eq) | EventManager | inline |
eventq | EventManager | protected |
eventQueue() const | EventManager | inline |
exitCallback() | X86ISA::GpuTLB | |
exitEvent | X86ISA::GpuTLB | |
FA | X86ISA::GpuTLB | protected |
find(const char *name) | SimObject | static |
freeList | X86ISA::GpuTLB | protected |
frequency() const | X86ISA::GpuTLB | inline |
getMasterPort(const std::string &if_name, PortID idx=InvalidPortID) | X86ISA::GpuTLB | virtual |
getProbeManager() | SimObject | |
getSlavePort(const std::string &if_name, PortID idx=InvalidPortID) | X86ISA::GpuTLB | virtual |
getWalker() | X86ISA::GpuTLB | |
globalNumTLBAccesses | X86ISA::GpuTLB | |
globalNumTLBHits | X86ISA::GpuTLB | |
globalNumTLBMisses | X86ISA::GpuTLB | |
globalTLBMissRate | X86ISA::GpuTLB | |
GpuTLB(const Params *p) | X86ISA::GpuTLB | |
handleFuncTranslationReturn(PacketPtr pkt, tlbOutcome outcome) | X86ISA::GpuTLB | |
handleTranslationReturn(Addr addr, tlbOutcome outcome, PacketPtr pkt) | X86ISA::GpuTLB | |
hasMemSidePort | X86ISA::GpuTLB | protected |
hitLatency | X86ISA::GpuTLB | |
init() | SimObject | virtual |
initState() | SimObject | virtual |
insert(Addr vpn, GpuTlbEntry &entry) | X86ISA::GpuTLB | |
invalidateAll() | X86ISA::GpuTLB | |
invalidateNonGlobal() | X86ISA::GpuTLB | |
issueTLBLookup(PacketPtr pkt) | X86ISA::GpuTLB | |
issueTranslation() | X86ISA::GpuTLB | |
loadState(CheckpointIn &cp) | SimObject | virtual |
localCycles | X86ISA::GpuTLB | |
localLatency | X86ISA::GpuTLB | |
localNumTLBAccesses | X86ISA::GpuTLB | |
localNumTLBHits | X86ISA::GpuTLB | |
localNumTLBMisses | X86ISA::GpuTLB | |
localTLBMissRate | X86ISA::GpuTLB | |
lookup(Addr va, bool update_lru=true) | X86ISA::GpuTLB | |
lookupIt(Addr va, bool update_lru=true) | X86ISA::GpuTLB | protected |
maxCoalescedReqs | X86ISA::GpuTLB | |
memInvalidate() | SimObject | inlinevirtual |
MemObject(const Params *params) | MemObject | |
memSidePort | X86ISA::GpuTLB | |
memWriteback() | SimObject | inlinevirtual |
MISS_RETURN enum value | X86ISA::GpuTLB | |
missLatency1 | X86ISA::GpuTLB | |
missLatency2 | X86ISA::GpuTLB | |
Mode typedef | X86ISA::GpuTLB | |
name() const | SimObject | inlinevirtual |
nextCycle() const | Clocked | inline |
notifyFork() | Drainable | inlinevirtual |
numPwrStateTransitions | ClockedObject | protected |
numSets | X86ISA::GpuTLB | protected |
numUniquePages | X86ISA::GpuTLB | |
operator=(Clocked &)=delete | Clocked | protected |
outstandingReqs | X86ISA::GpuTLB | |
PAGE_WALK enum value | X86ISA::GpuTLB | |
pageTableCycles | X86ISA::GpuTLB | |
pagingProtectionChecks(ThreadContext *tc, PacketPtr pkt, GpuTlbEntry *tlb_entry, Mode mode) | X86ISA::GpuTLB | |
params() const | MemObject | inline |
Params typedef | X86ISA::GpuTLB | |
printAccessPattern() | X86ISA::GpuTLB | |
prvEvalTick | ClockedObject | protected |
pwrState() const | ClockedObject | inline |
pwrState(Enums::PwrState) | ClockedObject | |
pwrStateClkGateDist | ClockedObject | protected |
pwrStateName() const | ClockedObject | inline |
pwrStateResidencyTicks | ClockedObject | protected |
pwrStateWeights() const | ClockedObject | |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() | X86ISA::GpuTLB | virtual |
reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
resetClock() const | Clocked | inlineprotected |
resetStats() | SimObject | virtual |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const | X86ISA::GpuTLB | virtual |
serializeAll(CheckpointOut &cp) | SimObject | static |
Serializable::serializeAll(const std::string &cpt_dir) | Serializable | static |
serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline |
setConfigAddress(uint32_t addr) | X86ISA::GpuTLB | |
setCurTick(Tick newVal) | EventManager | inline |
setMask | X86ISA::GpuTLB | protected |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
size | X86ISA::GpuTLB | protected |
startup() | SimObject | virtual |
ticks(int numCycles) const | X86ISA::GpuTLB | inline |
ticksToCycles(Tick t) const | Clocked | inline |
tickToCycles(Tick val) const | X86ISA::GpuTLB | inline |
tlb | X86ISA::GpuTLB | protected |
TLB_HIT enum value | X86ISA::GpuTLB | |
TLB_MISS enum value | X86ISA::GpuTLB | |
TLBFootprint | X86ISA::GpuTLB | |
tlbLookup(RequestPtr req, ThreadContext *tc, bool update_stats) | X86ISA::GpuTLB | |
tlbOutcome enum name | X86ISA::GpuTLB | |
translate(RequestPtr req, ThreadContext *tc, Translation *translation, Mode mode, bool &delayedResponse, bool timing, int &latency) | X86ISA::GpuTLB | protected |
translateAtomic(RequestPtr req, ThreadContext *tc, Mode mode, int &latency) | X86ISA::GpuTLB | |
translateInt(RequestPtr req, ThreadContext *tc) | X86ISA::GpuTLB | protected |
translateTiming(RequestPtr req, ThreadContext *tc, Translation *translation, Mode mode, int &latency) | X86ISA::GpuTLB | |
translationReturn(Addr virtPageAddr, tlbOutcome outcome, PacketPtr pkt) | X86ISA::GpuTLB | |
translationReturnEvent | X86ISA::GpuTLB | |
unserialize(CheckpointIn &cp) | X86ISA::GpuTLB | virtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
updateClockPeriod() const | Clocked | inline |
updatePageFootprint(Addr virt_page_addr) | X86ISA::GpuTLB | |
updatePhysAddresses(Addr virt_page_addr, GpuTlbEntry *tlb_entry, Addr phys_page_addr) | X86ISA::GpuTLB | |
voltage() const | Clocked | inline |
wakeupEventQueue(Tick when=(Tick)-1) | EventManager | inline |
Walker class | X86ISA::GpuTLB | friend |
walker | X86ISA::GpuTLB | protected |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~GpuTLB() | X86ISA::GpuTLB | |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |