intr_handler
const struct intr_handler ivt[256] = {
int intr_handler(struct intrframe *, struct intrhand *);
int intr_handler(struct intrframe *, struct intrhand *);
int intr_handler(struct trapframe *, struct intrhand *);