Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvm86.h17 #define BIOSSEG 0x0f000 macro
/arch/x86/kernel/
Dvm86_32.c525 if (regs->pt.cs == BIOSSEG) in do_int()
534 if ((segoffs >> 16) == BIOSSEG) in do_int()