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

/gem5/src/arch/riscv/
H A Dsystem.hh63 Addr resetVect() const { return _resetVect; } function in class:RiscvSystem
H A Dfaults.cc151 PCState pc = static_cast<RiscvSystem *>(tc->getSystemPtr())->resetVect();

Completed in 4 milliseconds