Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dvm86.h36 #define VM86_STI 3 /* sti/popf/iret instruction enabled macro
/linux-4.1.27/arch/x86/kernel/
Dvm86_32.c366 return_to_32bit(regs, VM86_STI); in set_IF()