Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dvm86_32.c519 unsigned long __user *intr_ptr; in do_int() local
528 intr_ptr = (unsigned long __user *) (i << 2); in do_int()
529 if (get_user(segoffs, intr_ptr)) in do_int()