|
@@ -1374,7 +1374,7 @@ void unmap_vmas(struct mmu_gather *tlb,
|
|
|
/**
|
|
|
* zap_page_range - remove user pages in a given range
|
|
|
* @vma: vm_area_struct holding the applicable pages
|
|
|
- * @address: starting address of pages to zap
|
|
|
+ * @start: starting address of pages to zap
|
|
|
* @size: number of bytes to zap
|
|
|
* @details: details of nonlinear truncation or shared cache invalidation
|
|
|
*
|