.\" 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 "SQ_MMAP" "9" "09 October 2005" "" ""
.SH NAME
sq_mmap \- mmap for /dev/cpu/sq
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int sq_mmap (struct file * \fIfile\fB, struct vm_area_struct * \fIvma\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfile\fB\fR
unused.
.TP
\fB\fIvma\fB\fR
VMA to remap.
.SH "DESCRIPTION"
.PP
Remap the specified vma \fIvma\fR through the store queues, and setup associated
information for the new mapping. Also build up the page tables for the new
area.