Searched refs:vma_wants_writenotify (Results 1 – 3 of 3) sorted by relevance
334 bool vma_wants_writenotify(struct vm_area_struct *vma, pgprot_t vm_page_prot);348 return vma_wants_writenotify(vma, vma->vm_page_prot); in vma_wants_manual_pte_write_upgrade()
1845 bool vma_wants_writenotify(struct vm_area_struct *vma, pgprot_t vm_page_prot) in vma_wants_writenotify() function
86 if (vma_wants_writenotify(vma, vm_page_prot)) { in vma_set_page_prot()