PAGE_ADD_ANON_RMAP

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

 

NAME

page_add_anon_rmap - add pte mapping to an anonymous page  

SYNOPSIS

"SYNOPSIS"

void page_add_anon_rmap (struct page * page, struct vm_area_struct * vma, unsigned long address);  

ARGUMENTS

page
the page to add the mapping to
vma
the vm area in which the mapping is added
address
the user virtual address mapped
 

DESCRIPTION

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: 00:02:35 GMT, October 09, 2005