Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
bugs.h File Reference
#include <linux/bug.h>
#include <linux/delay.h>
#include <linux/smp.h>
#include <asm/cpu.h>
#include <asm/cpu-info.h>

Go to the source code of this file.

Functions

void check_bugs64_early (void)
 
void check_bugs32 (void)
 
void check_bugs64 (void)
 

Variables

int daddiu_bug
 

Function Documentation

void check_bugs32 ( void  )

Definition at line 270 of file cpu-probe.c.

void check_bugs64 ( void  )

Definition at line 316 of file cpu-bugs64.c.

void check_bugs64_early ( void  )

Definition at line 310 of file cpu-bugs64.c.

Variable Documentation

int daddiu_bug

Definition at line 242 of file cpu-bugs64.c.