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

/gem5/src/cpu/minor/
H A Dexecute.hh232 void handleMemResponse(MinorDynInstPtr inst,
H A Dexecute.cc321 Execute::handleMemResponse(MinorDynInstPtr inst, function in class:Minor::Execute
475 // Translation faults are dealt with in handleMemResponse()
921 * handleMemResponse -- handles the response packet, done by
1142 handleMemResponse(inst, mem_response, branch, fault);

Completed in 7 milliseconds