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

/gem5/src/gpu-compute/
H A Dgpu_tlb.hh242 bool tlbLookup(const RequestPtr &req,
H A Dgpu_tlb.cc652 GpuTLB::tlbLookup(const RequestPtr &req, function in class:X86ISA::GpuTLB
1063 bool success = tlbLookup(tmp_req, tmp_tc, update_stats);
1495 bool success = tlb->tlbLookup(pkt->req, tc, update_stats);

Completed in 23 milliseconds