Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dvm86.h44 #define VM86_TRAP 6 /* return due to DOS-debugger request */ macro
/linux/arch/x86/kernel/
H A Dvm86_32.c533 save_v86_state(regs, VM86_TRAP + (trapno << 8)); in handle_vm86_trap()