Searched refs:PUTREG (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/um/ |
| A D | signal.c | 248 PUTREG(GS, gs); in copy_sc_to_user() 249 PUTREG(FS, fs); in copy_sc_to_user() 250 PUTREG(ES, es); in copy_sc_to_user() 251 PUTREG(DS, ds); in copy_sc_to_user() 253 PUTREG(DI, di); in copy_sc_to_user() 254 PUTREG(SI, si); in copy_sc_to_user() 255 PUTREG(BP, bp); in copy_sc_to_user() 256 PUTREG(SP, sp); in copy_sc_to_user() 257 PUTREG(BX, bx); in copy_sc_to_user() 258 PUTREG(DX, dx); in copy_sc_to_user() [all …]
|
Completed in 5 milliseconds