Home
last modified time | relevance | path

Searched defs:VM86 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/math-emu/
H A Dfpu_emu.h140 #define VM86 SIXTEEN macro
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c193 #define VM86(S) false macro
198 #define VM86(S) (((S)->flags & HF_VM_MASK) != 0) macro
/openbmc/linux/arch/x86/
H A DKconfig1222 config VM86 config