Searched refs:intrframe (Results 1 – 12 of 12) sorted by relevance
81 struct intrframe { struct
65 #define clockframe intrframe
114 struct intrframe { struct
205 int intr_handler(struct intrframe *, struct intrhand *);
368 #define clockframe intrframe
79 void lapic_clockintr(void *, struct intrframe);481 lapic_clockintr(void *arg, struct intrframe frame) in lapic_clockintr()
67 struct intrframe
528 intr_handler(struct intrframe *frame, struct intrhand *ih)
112 struct intrframe
1148 pushl CPL # if_ppl in intrframe1149 pushl %esp # push address of intrframe
160 int intr_handler(struct intrframe *, struct intrhand *);3948 intr_handler(struct intrframe *frame, struct intrhand *ih) in intr_handler()
420 struct intrframe *frame = arg; in npxintr()