taglinefilesource code
from_area716mm/memory.cunsigned long from_address, struct vm_area_struct * from_area,
from_area724mm/memory.cfrom_page = (unsigned long)PAGE_DIR_OFFSET(from_area->vm_task->tss.cr3,from_address);
from_area738mm/memory.cif (from_area->vm_page_prot & PAGE_COW)
from_area740mm/memory.cif (!(from_area->vm_page_prot & PAGE_RW))
from_area759mm/memory.cif (from_area->vm_page_prot & PAGE_COW)
from_area761mm/memory.cif (!(from_area->vm_page_prot & PAGE_RW))
from_area770mm/memory.cif (from_area->vm_page_prot & PAGE_COW)
from_area772mm/memory.cif (!(from_area->vm_page_prot & PAGE_RW))
from_area788mm/memory.cif (!(from_area->vm_page_prot & PAGE_COW))