|
Linux Kernel
3.7.1
|
#include <asm/fpu.h>Go to the source code of this file.
Functions | |
| asmlinkage void | unexpected_fpu_exception (struct pt_regs *regs, enum exception_code code) |
| int | dump_fpu (struct pt_regs *regs, elf_fpregset_t *fpreg) |
| int dump_fpu | ( | struct pt_regs * | regs, |
| elf_fpregset_t * | fpreg | ||
| ) |
Definition at line 27 of file fpu-nofpu.c.
| asmlinkage void unexpected_fpu_exception | ( | struct pt_regs * | regs, |
| enum exception_code | code | ||
| ) |
Definition at line 19 of file fpu-nofpu.c.
1.8.2