Name
zap_page_range —
remove user pages in a given range
Synopsis
void zap_page_range ( | struct vm_area_struct * vma, |
| | unsigned long start, |
| | unsigned long size); |
Arguments
struct vm_area_struct * vma
vm_area_struct holding the applicable pages
unsigned long start
starting address of pages to zap
unsigned long size
number of bytes to zap
Description
Caller must protect the VMA list