Searched refs:__split_huge_pud (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/include/linux/ |
D | huge_mm.h | 389 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/ |
D | mprotect.c | 464 __split_huge_pud(vma, pudp, addr); in change_pud_range()
|
D | huge_memory.c | 2580 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
|
D | memory.c | 5712 __split_huge_pud(vma, vmf->pud, vmf->address); in wp_huge_pud()
|