Home
last modified time | relevance | path

Searched refs:intr_ptr (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/i386/kernel/
Dvm86.c464 unsigned long *intr_ptr, segoffs; in do_int() local
472 intr_ptr = (unsigned long *) (i << 2); in do_int()
473 if (get_user(segoffs, intr_ptr)) in do_int()