Searched refs:__split_huge_pmd_locked (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | huge_memory.c | 2028 static void __split_huge_pmd_locked(struct vm_area_struct *vma, pmd_t *pmd, in __split_huge_pmd_locked() function 2267 __split_huge_pmd_locked(vma, pmd, range.start, freeze); in __split_huge_pmd() 2274 * They are 3 cases to consider inside __split_huge_pmd_locked(): in __split_huge_pmd()
|
/kernel/linux/linux-6.6/mm/ |
H A D | huge_memory.c | 2066 static void __split_huge_pmd_locked(struct vm_area_struct *vma, pmd_t *pmd, in __split_huge_pmd_locked() function 2293 __split_huge_pmd_locked(vma, pmd, range.start, freeze); in __split_huge_pmd()
|
Completed in 8 milliseconds