Searched defs:buf_fx (Results 1 – 2 of 2) sorted by relevance
205 bool copy_fpstate_to_sigframe(void __user *buf, void __user *buf_fx, int size, u32 pkru) in copy_fpstate_to_sigframe()352 static bool __fpu_restore_sig(void __user *buf, void __user *buf_fx, in __fpu_restore_sig()477 void __user *buf_fx = buf; in fpu__restore_sig() local521 unsigned long *buf_fx, unsigned long *size) in fpu__alloc_mathframe()
104 unsigned long buf_fx = 0; in get_sigframe() local