Home
last modified time | relevance | path

Searched defs:sys_vm86 (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/x86/um/
Dsys_call_table_32.c23 #define sys_vm86 sys_ni_syscall macro
/linux-3.3/arch/x86/kernel/
Dvm86_32.c230 int sys_vm86(unsigned long cmd, unsigned long arg, struct pt_regs *regs) in sys_vm86() function