Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
mips_mt.h File Reference
#include <linux/cpumask.h>

Go to the source code of this file.

Functions

void mips_mt_regdump (unsigned long previous_mvpcontrol_value)
 
void mips_mt_set_cpuoptions (void)
 

Variables

int tclimit
 
int vpelimit
 
cpumask_t mt_fpu_cpumask
 
unsigned long mt_fpemul_threshold
 
struct classmt_class
 

Function Documentation

void mips_mt_regdump ( unsigned long  previous_mvpcontrol_value)

Definition at line 49 of file mips-mt.c.

void mips_mt_set_cpuoptions ( void  )

Definition at line 206 of file mips-mt.c.

Variable Documentation

Definition at line 316 of file mips-mt.c.

unsigned long mt_fpemul_threshold

Definition at line 22 of file mips-mt-fpaff.c.

cpumask_t mt_fpu_cpumask

Definition at line 19 of file mips-mt-fpaff.c.

int tclimit

Definition at line 33 of file mips-mt.c.

int vpelimit

Definition at line 22 of file mips-mt.c.