.\" 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 "ZAP_PAGE_RANGE" "9" "09 October 2005" "" ""
.SH NAME
zap_page_range \- remove user pages in a given range
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned long zap_page_range (struct vm_area_struct * \fIvma\fB, unsigned long \fIaddress\fB, unsigned long \fIsize\fB, struct zap_details * \fIdetails\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvma\fB\fR
vm_area_struct holding the applicable pages
.TP
\fB\fIaddress\fB\fR
starting address of pages to zap
.TP
\fB\fIsize\fB\fR
number of bytes to zap
.TP
\fB\fIdetails\fB\fR
details of nonlinear truncation or shared cache invalidation