Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
sparc
include
asm
nmi.h
Go to the documentation of this file.
1
#ifndef __NMI_H
2
#define __NMI_H
3
4
extern
int
__init
nmi_init
(
void
);
5
extern
void
perfctr_irq
(
int
irq,
struct
pt_regs
*
regs
);
6
extern
void
nmi_adjust_hz
(
unsigned
int
new_hz);
7
8
extern
atomic_t
nmi_active
;
9
10
extern
void
start_nmi_watchdog
(
void
*
unused
);
11
extern
void
stop_nmi_watchdog
(
void
*
unused
);
12
13
#endif
/* __NMI_H */
Generated on Thu Jan 10 2013 13:04:08 for Linux Kernel by
1.8.2