intrframe
intr_handler(struct intrframe *frame, struct intrhand *ih)
lapic_clockintr(void *arg, struct intrframe frame)
void lapic_clockintr(void *, struct intrframe);
#define clockframe intrframe
int intr_handler(struct intrframe *, struct intrhand *);
int intr_handler(struct intrframe *, struct intrhand *);
intr_handler(struct intrframe *frame, struct intrhand *ih)
#define clockframe intrframe
struct intrframe *frame = arg;