Home
last modified time | relevance | path

Searched refs:VM86_ENTER (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dvm86.h50 #define VM86_ENTER 1 macro
/openbmc/linux/tools/testing/selftests/x86/
H A Dentry_from_vm86.c142 ret = vm86(VM86_ENTER, v86); in do_test()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1627 ret = vm86(VM86_ENTER, &ctx); in test_vm86()