Searched refs:trapvec (Results 1 – 2 of 2) sorted by relevance
366 struct trapvec { struct369 extern struct trapvec trapbase[]; /* the 256 vectors */ argument
300 struct trapvec *romtba; in bootstrap()420 romtba = (struct trapvec *)sparc_rdpr(tba); in bootstrap()422 sizeof(struct trapvec)); in bootstrap()