Home
last modified time | relevance | path

Searched defs:COPY2 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/um/os-Linux/
H A Dmcontext.c15 #define COPY2(X,Y) regs->gp[X] = mc->gregs[REG_##Y] in get_regs_from_mc() macro
59 #define COPY2(X,Y) mc->gregs[REG_##Y] = regs->gp[X] in get_mc_from_regs() macro
/linux/arch/s390/kernel/vdso64/
H A Dvgetrandom-chacha.S15 #define COPY2 %v6 macro