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