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

/gem5/src/arch/arm/
H A Dtable_walker.cc386 WalkerState *curr_state_copy = currState; local
397 curr_state_copy->transState->finish(f, curr_state_copy->req,
398 curr_state_copy->tc, curr_state_copy->mode);
400 delete curr_state_copy;

Completed in 10 milliseconds