Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/um/
H A Dsignal.c245 #define PUTREG(regno, regname) sc.regname = regs->regs.gp[HOST_##regno] in copy_sc_to_user() macro
282 #undef PUTREG copy_sc_to_user() macro
[all...]
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsignal.c246 #define PUTREG(regno, regname) sc.regname = regs->regs.gp[HOST_##regno] in copy_sc_to_user() macro
283 #undef PUTREG copy_sc_to_user() macro
[all...]

Completed in 2 milliseconds