.\" 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 "PAGE_REMOVE_RMAP" "9" "09 October 2005" "" ""
.SH NAME
page_remove_rmap \- take down pte mapping from a page
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void page_remove_rmap (struct page * \fIpage\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpage\fB\fR
page to remove mapping from
.SH "DESCRIPTION"
.PP
Caller needs to hold the mm->page_table_lock.