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
mips
include
asm
sn
sn_private.h
Go to the documentation of this file.
1
#ifndef __ASM_SN_SN_PRIVATE_H
2
#define __ASM_SN_SN_PRIVATE_H
3
4
#include <asm/sn/types.h>
5
6
extern
nasid_t
master_nasid
;
7
8
extern
void
cpu_node_probe
(
void
);
9
extern
cnodeid_t
get_compact_nodeid
(
void
);
10
extern
void
hub_rtc_init
(
cnodeid_t
);
11
extern
void
cpu_time_init
(
void
);
12
extern
void
per_cpu_init
(
void
);
13
extern
void
install_cpu_nmi_handler
(
int
slice
);
14
extern
void
install_ipi
(
void
);
15
extern
void
setup_replication_mask
(
void
);
16
extern
void
replicate_kernel_text
(
void
);
17
extern
pfn_t
node_getfirstfree
(
cnodeid_t
);
18
19
#endif
/* __ASM_SN_SN_PRIVATE_H */
Generated on Thu Jan 10 2013 13:10:55 for Linux Kernel by
1.8.2