Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
p5.c File Reference
#include <linux/interrupt.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/smp.h>
#include <asm/processor.h>
#include <asm/mce.h>
#include <asm/msr.h>

Go to the source code of this file.

Functions

void intel_p5_mcheck_init (struct cpuinfo_x86 *c)
 

Variables

int mce_p5_enabled __read_mostly
 

Function Documentation

void intel_p5_mcheck_init ( struct cpuinfo_x86 c)

Definition at line 40 of file p5.c.

Variable Documentation

int mce_p5_enabled __read_mostly

Definition at line 16 of file p5.c.