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

/gem5/src/cpu/
H A Dbase_dyn_inst.hh912 void setASID(short addr_space_id) { asid = addr_space_id; } function in class:BaseDynInst
/gem5/src/cpu/o3/
H A Dfetch_impl.hh1116 instruction->setASID(tid);

Completed in 14 milliseconds