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