Home
last modified time | relevance | path

Searched defs:COPY_SEG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dmcontext.c12 #define COPY_SEG(X) regs->gp[X] = mc->gregs[REG_##X] & 0xffff; in get_regs_from_mc() macro
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/
H A Dmcontext.c12 #define COPY_SEG(X) regs->gp[X] = mc->gregs[REG_##X] & 0xffff; in get_regs_from_mc() macro

Completed in 1 milliseconds