Searched defs:_tlb (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/
H A Dpagetable_walker.hh193 void setTLB(TLB * _tlb) argument
/gem5/src/gpu-compute/
H A Dgpu_tlb.cc1113 GpuTLB::TLBEvent::TLBEvent(GpuTLB* _tlb, Addr _addr, tlbOutcome tlb_outcome, argument
/gem5/src/arch/arm/
H A Dtable_walker.hh912 void setTlb(TLB *_tlb) { tlb = _tlb; } argument

Completed in 14 milliseconds