Home
last modified time | relevance | path

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

/linux-3.3/arch/mn10300/kernel/
Dfpu.c146 int fpu_restore_sigcontext(struct fpucontext *fpucontext) in fpu_restore_sigcontext() function
/linux-3.3/arch/mn10300/include/asm/
Dfpu.h129 static inline int fpu_restore_sigcontext(struct fpucontext *buf) { return 0; } in fpu_restore_sigcontext() function