Searched refs:__split_huge_pud (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | huge_mm.h | 215 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, 223 __split_huge_pud(__vma, __pud, __address); \
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | huge_memory.c | 1213 __split_huge_pud(vma, src_pud, addr); in copy_huge_pud() 1967 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud() function
|
| H A D | memory.c | 4673 __split_huge_pud(vmf->vma, vmf->pud, vmf->address); in wp_huge_pud()
|