Home
last modified time | relevance | path

Searched refs:__split_huge_pud (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dhuge_mm.h462 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud,
480 __split_huge_pud(__vma, __pud, __address); \
750 static inline void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
/linux/mm/
H A Dmprotect.c556 __split_huge_pud(vma, pudp, addr); in change_pud_range()
H A Dhuge_memory.c2921 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
2941 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
H A Dmemory.c6214 __split_huge_pud(vma, vmf->pud, vmf->address); in wp_huge_pud()