Lines Matching refs:vm86
1216 /* VM86 test */1240 _syscall2(int, vm86, int, func, struct vm86plus_struct *, v86)1259 printf("ERROR: could not map vm86 memory");1286 ret = vm86(VM86_ENTER, &ctx);1338 printf("ERROR: unhandled vm86 return code (0x%x)\n", ret);1343 printf("VM86 end\n");