Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/fpu/
Dsignal.c153 int copy_fpstate_to_sigframe(void __user *buf, void __user *buf_fx, int size) in copy_fpstate_to_sigframe()
248 static int __fpu__restore_sig(void __user *buf, void __user *buf_fx, int size) in __fpu__restore_sig()
352 void __user *buf_fx = buf; in fpu__restore_sig() local
365 unsigned long *buf_fx, unsigned long *size) in fpu__alloc_mathframe()
/linux-4.4.14/arch/x86/kernel/
Dsignal.c208 unsigned long buf_fx = 0; in get_sigframe() local