|
@@ -748,7 +748,7 @@ EXPORT_SYMBOL_GPL(gmap_unregister_ipte_notifier);
|
|
|
/**
|
|
|
* gmap_ipte_notify - mark a range of ptes for invalidation notification
|
|
|
* @gmap: pointer to guest mapping meta data structure
|
|
|
- * @address: virtual address in the guest address space
|
|
|
+ * @start: virtual address in the guest address space
|
|
|
* @len: size of area
|
|
|
*
|
|
|
* Returns 0 if for each page in the given range a gmap mapping exists and
|