PAGE_ADD_RMAP

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

page_add_rmap - add reverse mapping entry to a page  

SYNOPSIS

"SYNOPSIS"

struct pte_chain * page_add_rmap (struct page * page, pte_t * ptep, struct pte_chain * pte_chain);  

ARGUMENTS

page
the page to add the mapping to
ptep
the page table entry mapping this page
pte_chain
-- undescribed --
 

DESCRIPTION

Add a new pte reverse mapping to a page. The 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: 06:21:02 GMT, October 06, 2005