Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-i386/
Dvm86.h25 #define BIOSSEG 0x0f000 macro
/linux-2.4.37.9/arch/i386/kernel/
Dvm86.c466 if (regs->cs == BIOSSEG) in do_int()
475 if ((segoffs >> 16) == BIOSSEG) in do_int()