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

/gem5/src/cpu/
H A Dbase_dyn_inst_impl.hh97 physEffAddr = 0;
H A Dbase_dyn_inst.hh215 Addr physEffAddr; member in class:BaseDynInst
/gem5/src/cpu/o3/
H A Dlsq_impl.hh788 _inst->physEffAddr = req->getPaddr();
830 _inst->physEffAddr = request(0)->getPaddr();
H A Diew_impl.hh1402 inst->pcState(), inst->seqNum, inst->physEffAddr);
1425 inst->physEffAddr);
/gem5/src/cpu/o3/probe/
H A Delastic_trace.cc412 new_record->physAddr = head_inst->physEffAddr;

Completed in 17 milliseconds