Home
last modified time | relevance | path

Searched refs:fpu__alloc_mathframe (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/fpu/
H A Dsignal.h27 fpu__alloc_mathframe(unsigned long sp, int ia32_frame,
/linux/arch/x86/kernel/
H A Dsignal.c132 sp = fpu__alloc_mathframe(sp, ia32_frame, &buf_fx, &math_size); in get_sigframe()
/linux/arch/x86/kernel/fpu/
H A Dsignal.c504 fpu__alloc_mathframe(unsigned long sp, int ia32_frame, in fpu__alloc_mathframe() function