.\" 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_UNMAP" "9" "09 October 2005" "" ""
.SH NAME
sq_unmap \- Unmap a Store Queue allocation
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void sq_unmap (struct sq_mapping * \fImap\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fImap\fB\fR
Pre-allocated Store Queue mapping.
.SH "DESCRIPTION"
.PP
Unmaps the store queue allocation \fImap\fR that was previously created by
\fBsq_remap\fR\&. Also frees up the pte that was previously inserted into
the kernel page table and discards the UTLB translation.