Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
H A Dsignal.c189 bool copy_fpstate_to_sigframe(void __user *buf, void __user *buf_fx, int size, u32 pkru) in copy_fpstate_to_sigframe()
336 static bool __fpu_restore_sig(void __user *buf, void __user *buf_fx, in __fpu_restore_sig()
461 void __user *buf_fx = buf; in fpu__restore_sig() local
505 unsigned long *buf_fx, unsigned long *size) in fpu__alloc_mathframe()
/linux/arch/x86/kernel/
H A Dsignal.c104 unsigned long buf_fx = 0; in get_sigframe() local