Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/ia32/
Dia32_signal.c62 #define RELOAD_SEG(seg) { \ macro
87 RELOAD_SEG(gs); in ia32_restore_sigcontext()
88 RELOAD_SEG(fs); in ia32_restore_sigcontext()
89 RELOAD_SEG(ds); in ia32_restore_sigcontext()
90 RELOAD_SEG(es); in ia32_restore_sigcontext()