Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
H A Dsignal.c192 bool ia32_fxstate = (buf != buf_fx); copy_fpstate_to_sigframe() local
336 __fpu_restore_sig(void __user * buf,void __user * buf_fx,bool ia32_fxstate) __fpu_restore_sig() argument
461 bool ia32_fxstate = false; fpu__restore_sig() local