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

/gem5/src/cpu/o3/
H A Dlsq_unit_impl.hh451 LSQUnit<Impl>::checkViolations(typename LoadQueue::iterator& loadIt, function in class:LSQUnit
591 return checkViolations(it, inst);
647 return checkViolations(loadIt, store_inst);
H A Dlsq_unit.hh258 Fault checkViolations(typename LoadQueue::iterator& loadIt,

Completed in 10 milliseconds