Searched refs:sys_vm86 (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dsyscalls.h42 asmlinkage long sys_vm86(unsigned long, unsigned long);
/linux-4.4.14/arch/x86/um/
H A Dsys_call_table_32.c24 #define sys_vm86 sys_ni_syscall macro
/linux-4.4.14/kernel/
H A Dsys_ni.c142 cond_syscall(sys_vm86); variable
/linux-4.4.14/arch/sh/include/uapi/asm/
H A Dunistd_32.h178 /* 166 was sys_vm86 */
H A Dunistd_64.h183 /* 166 was sys_vm86 */
/linux-4.4.14/arch/arm/include/uapi/asm/
H A Dunistd.h194 /* 166 was sys_vm86 */
/linux-4.4.14/arch/x86/entry/
H A Dcommon.c481 * need to check VM, because we might be returning from sys_vm86. do_fast_syscall_32()
/linux-4.4.14/arch/mips/kernel/
H A Dscall32-o32.S339 PTR sys_ni_syscall /* was sys_vm86 */
H A Dscall64-o32.S334 PTR sys_ni_syscall /* sys_vm86 */
/linux-4.4.14/arch/arm64/include/asm/
H A Dunistd32.h356 /* 166 was sys_vm86 */
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dentry.S772 .long sys_ni_syscall /* sys_vm86 */
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dentry.S703 .long sys_ni_syscall /* sys_vm86 */

Completed in 157 milliseconds