taglinefilesource code
from_area715mm/memory.cunsigned long from_address, struct vm_area_struct * from_area,
from_area723mm/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_area739mm/memory.cif (!(from_area->vm_page_prot & PAGE_RW))
from_area758mm/memory.cif (from_area->vm_page_prot & PAGE_COW)
from_area760mm/memory.cif (!(from_area->vm_page_prot & PAGE_RW))
from_area769mm/memory.cif (from_area->vm_page_prot & PAGE_COW)
from_area771mm/memory.cif (!(from_area->vm_page_prot & PAGE_RW))
from_area787mm/memory.cif (!(from_area->vm_page_prot & PAGE_COW))