Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/ia32/
Dia32_signal.c155 #define RELOAD_SEG(seg) { \ macro
180 RELOAD_SEG(gs); in ia32_restore_sigcontext()
181 RELOAD_SEG(fs); in ia32_restore_sigcontext()
182 RELOAD_SEG(ds); in ia32_restore_sigcontext()
183 RELOAD_SEG(es); in ia32_restore_sigcontext()