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

/gem5/src/dev/net/
H A Di8254xGBe.hh221 virtual void updateHead(long h) = 0;
345 void updateHead(long h) override { igbe->regs.rdh(h); }
406 void updateHead(long h) override { igbe->regs.tdh(h); }
H A Di8254xGBe.cc1084 updateHead(curHead);
/gem5/src/cpu/o3/
H A Drob.hh204 void updateHead();
H A Drob_impl.hh268 updateHead();
400 ROB<Impl>::updateHead() function in class:ROB

Completed in 22 milliseconds