Searched refs:VM86_SIGNAL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/include/uapi/asm/ | ||
D | vm86.h | 32 #define VM86_SIGNAL 0 /* return due to signal */ macro |
/linux-4.1.27/arch/x86/kernel/ | ||
D | vm86_32.c | 316 info->regs32->ax = VM86_SIGNAL; in do_sys_vm86() |