Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
fpu-nofpu.c File Reference
#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)
 

Function Documentation

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.