Searched refs:masterId (Results 51 - 64 of 64) sorted by relevance

123

/gem5/src/dev/arm/
H A Dgic_v3_its.cc94 addr, size, 0, its.masterId);
118 addr, size, 0, its.masterId);
784 masterId(params->system->getMasterId(this)),
H A Dgic_v3_its.hh324 uint32_t masterId; variable
H A Dsmmu_v3.cc59 masterId(params->system->getMasterId(this)),
/gem5/src/sim/
H A Dsystem.cc575 fatal("Can't request a masterId after regStats(). "
585 return masters.back().masterId;
/gem5/src/arch/arm/
H A Dtable_walker.hh833 MasterID masterId; member in class:ArmISA::TableWalker::LongDescriptor
H A Dtable_walker.cc61 stage2Mmu(NULL), port(NULL), masterId(Request::invldMasterId),
106 masterId = master_id;
2035 descAddr, numBytes, flags, masterId);
/gem5/src/gpu-compute/
H A Dcompute_unit.hh294 MasterID masterId() { return _masterId; } function in class:ComputeUnit
H A Dcompute_unit.cc948 0, 0, 0, 0, masterId(), 0, gpuDynInst->wfDynId);
1182 computeUnit->masterId(),
/gem5/src/cpu/o3/
H A Dlsq.hh414 addr, size, _flags, _inst->masterId(),
H A Dlsq_impl.hh900 _size, _flags, _inst->masterId(),
/gem5/src/cpu/checker/
H A Dcpu.hh94 MasterID masterId;
/gem5/src/cpu/
H A Dbase_dyn_inst.hh450 MasterID masterId() const { return cpu->dataMasterId(); } function in class:BaseDynInst
/gem5/src/mem/
H A Drequest.hh718 masterId() const function
/gem5/src/cpu/minor/
H A Dlsq.cc496 request->masterId(),
507 request->masterId(),

Completed in 61 milliseconds

123