PAGE_REMOVE_RMAP
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
page_remove_rmap - take down reverse mapping to a page
SYNOPSIS
"SYNOPSIS"
void page_remove_rmap (struct page * page, pte_t * ptep);
ARGUMENTS
- page
-
page to remove mapping from
- ptep
-
page table entry to remove
DESCRIPTION
Removes the reverse mapping from the pte_chain of the page,
after that the caller can clear the page table entry and free
the page.
Caller needs to hold the mm->page_table_lock.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:49 GMT, October 06, 2005