Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhuge_mm.h413 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud,
432 __split_huge_pud(__vma, __pud, __address); \
673 static inline void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
/linux-6.15/mm/
H A Dmprotect.c458 __split_huge_pud(vma, pudp, addr); in change_pud_range()
H A Dhuge_memory.c2786 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
2806 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
H A Dmemory.c5933 __split_huge_pud(vma, vmf->pud, vmf->address); in wp_huge_pud()