Searched refs:intr_ptr (Results 1 – 1 of 1) sorted by relevance
464 unsigned long *intr_ptr, segoffs; in do_int() local472 intr_ptr = (unsigned long *) (i << 2); in do_int()473 if (get_user(segoffs, intr_ptr)) in do_int()