| _currPwrState | ClockedObject | protected |
| _params | SimObject | protected |
| accessCycles | X86ISA::GpuTLB | |
| accessDistance | X86ISA::GpuTLB | protected |
| AccessPatternTable typedef | X86ISA::GpuTLB | |
| addStat(Stats::Info *info) | Stats::Group | |
| addStatGroup(const char *name, Group *block) | Stats::Group | |
| 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 |
| clockPeriodUpdated() | Clocked | inlineprotectedvirtual |
| 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 |
| getPort(const std::string &if_name, PortID idx=InvalidPortID) override | X86ISA::GpuTLB | virtual |
| getProbeManager() | SimObject | |
| getStatGroups() const | Stats::Group | |
| getStats() const | Stats::Group | |
| getWalker() | X86ISA::GpuTLB | |
| globalNumTLBAccesses | X86ISA::GpuTLB | |
| globalNumTLBHits | X86ISA::GpuTLB | |
| globalNumTLBMisses | X86ISA::GpuTLB | |
| globalTLBMissRate | X86ISA::GpuTLB | |
| GpuTLB(const Params *p) | X86ISA::GpuTLB | |
| Group()=delete | Stats::Group | |
| Group(const Group &)=delete | Stats::Group | |
| Group(Group *parent, const char *name=nullptr) | Stats::Group | |
| 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, TlbEntry &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 |
| 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 |
| numSets | X86ISA::GpuTLB | protected |
| numUniquePages | X86ISA::GpuTLB | |
| SimObject::operator=(const Group &)=delete | Stats::Group | |
| Clocked::operator=(Clocked &)=delete | Clocked | protected |
| outstandingReqs | X86ISA::GpuTLB | |
| PAGE_WALK enum value | X86ISA::GpuTLB | |
| pageTableCycles | X86ISA::GpuTLB | |
| pagingProtectionChecks(ThreadContext *tc, PacketPtr pkt, TlbEntry *tlb_entry, Mode mode) | X86ISA::GpuTLB | |
| params() const | ClockedObject | inline |
| Params typedef | X86ISA::GpuTLB | |
| preDumpStats() | Stats::Group | virtual |
| printAccessPattern() | X86ISA::GpuTLB | |
| prvEvalTick | ClockedObject | protected |
| pwrState() const | ClockedObject | inline |
| pwrState(Enums::PwrState) | ClockedObject | |
| pwrStateName() const | ClockedObject | inline |
| pwrStateWeights() const | ClockedObject | |
| regProbeListeners() | SimObject | virtual |
| regProbePoints() | SimObject | virtual |
| regStats() override | 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() | Stats::Group | virtual |
| schedule(Event &event, Tick when) | EventManager | inline |
| schedule(Event *event, Tick when) | EventManager | inline |
| Serializable() | Serializable | |
| serialize(CheckpointOut &cp) const override | 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 |
| stats | ClockedObject | protected |
| 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(const RequestPtr &req, ThreadContext *tc, bool update_stats) | X86ISA::GpuTLB | |
| tlbOutcome enum name | X86ISA::GpuTLB | |
| translate(const RequestPtr &req, ThreadContext *tc, Translation *translation, Mode mode, bool &delayedResponse, bool timing, int &latency) | X86ISA::GpuTLB | protected |
| translateAtomic(const RequestPtr &req, ThreadContext *tc, Mode mode, int &latency) | X86ISA::GpuTLB | |
| translateInt(const RequestPtr &req, ThreadContext *tc) | X86ISA::GpuTLB | protected |
| translateTiming(const 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) override | 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() | Clocked | inline |
| updatePageFootprint(Addr virt_page_addr) | X86ISA::GpuTLB | |
| updatePhysAddresses(Addr virt_page_addr, TlbEntry *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 | |
| ~Group() | Stats::Group | virtual |
| ~Serializable() | Serializable | virtual |
| ~SimObject() | SimObject | virtual |