Searched refs:__split_huge_pud (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/include/linux/ |
D | huge_mm.h | 212 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, 220 __split_huge_pud(__vma, __pud, __address); \
|
/Linux-v5.15/mm/ |
D | huge_memory.c | 1224 __split_huge_pud(vma, src_pud, addr); in copy_huge_pud() 1899 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
|
D | memory.c | 4481 __split_huge_pud(vmf->vma, vmf->pud, vmf->address); in create_huge_pud()
|