Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/uapi/asm/
Dvm86.h18 #define BIOSSEG 0x0f000 macro
/Linux-v4.19/arch/x86/kernel/
Dvm86_32.c544 if (regs->pt.cs == BIOSSEG) in do_int()
553 if ((segoffs >> 16) == BIOSSEG) in do_int()