Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhuge_mm.h389 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud,
408 __split_huge_pud(__vma, __pud, __address); \
643 static inline void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
/linux-6.12.1/mm/
Dmprotect.c464 __split_huge_pud(vma, pudp, addr); in change_pud_range()
Dhuge_memory.c2580 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
2600 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
Dmemory.c5712 __split_huge_pud(vma, vmf->pud, vmf->address); in wp_huge_pud()