Home
last modified time | relevance | path

Searched refs:do_huge_pmd_wp_page (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dhuge_mm.h15 extern int do_huge_pmd_wp_page(struct mm_struct *mm, struct vm_area_struct *vma,
/linux-4.4.14/mm/
Dhuge_memory.c1151 int do_huge_pmd_wp_page(struct mm_struct *mm, struct vm_area_struct *vma, in do_huge_pmd_wp_page() function
Dmemory.c3290 return do_huge_pmd_wp_page(mm, vma, address, pmd, orig_pmd); in wp_huge_pmd()