Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/fpu/
Dsignal.c205 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() local
521 unsigned long *buf_fx, unsigned long *size) in fpu__alloc_mathframe()
/linux-6.12.1/arch/x86/kernel/
Dsignal.c104 unsigned long buf_fx = 0; in get_sigframe() local