Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/uapi/asm/
Dvm86.h18 #define BIOSSEG 0x0f000 macro
/linux-6.1.9/arch/x86/kernel/
Dvm86_32.c502 if (regs->pt.cs == BIOSSEG) in do_int()
511 if ((segoffs >> 16) == BIOSSEG) in do_int()