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_area737mm/memory.cif ((from_area->vm_page_prot & PAGE_COW) && (from & PAGE_DIRTY))
from_area755mm/memory.cif (from_area->vm_page_prot & PAGE_COW)
from_area764mm/memory.cif (from_area->vm_page_prot & PAGE_COW)
from_area780mm/memory.cif (!(from_area->vm_page_prot & PAGE_COW))