Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dvm86.h32 #define VM86_SIGNAL 0 /* return due to signal */ macro
/linux-3.4.99/arch/x86/kernel/
Dvm86_32.c324 info->regs32->ax = VM86_SIGNAL; in do_sys_vm86()