Home
last modified time | relevance | path

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

/linux/arch/x86/um/os-Linux/
A Dmcontext.c13 #define COPY_SEG_CPL3(X) regs->gp[X] = (mc->gregs[REG_##X] & 0xffff) | 3; in get_regs_from_mc() macro
18 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()

Completed in 3 milliseconds