.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SN_CPU_INIT" "9" "09 October 2005" "" ""
.SH NAME
sn_cpu_init \- initialize per-cpu data areas
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __init sn_cpu_init ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
Called during cpu initialization on each cpu as it starts.
Currently, initializes the per-cpu data area for SNIA.
Also sets up a few fields in the nodepda. Also known as
\fBplatform_cpu_init\fR by the ia64 machvec code.