Home
last modified time | relevance | path

Searched defs:vm86 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kernel/
Dvm86_32.c
/openbmc/linux/tools/testing/selftests/x86/
Dentry_from_vm86.c
/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c695 int vm86 = env->eflags & VM_MASK; in do_interrupt_protected() local
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1602 static inline int vm86(int func, struct vm86plus_struct *v86) in vm86() function