ZAP_PAGE_RANGE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
zap_page_range - remove user pages in a given range
SYNOPSIS
"SYNOPSIS"
unsigned long zap_page_range (struct vm_area_struct * vma, unsigned long address, unsigned long size, struct zap_details * details);
ARGUMENTS
- vma
-
vm_area_struct holding the applicable pages
- address
-
starting address of pages to zap
- size
-
number of bytes to zap
- details
-
details of nonlinear truncation or shared cache invalidation
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:02 GMT, October 09, 2005