Searched refs:__split_huge_pud (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| A 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/mm/ |
| A D | mprotect.c | 464 __split_huge_pud(vma, pudp, addr); in change_pud_range()
|
| A 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
|
| A D | memory.c | 5712 __split_huge_pud(vma, vmf->pud, vmf->address); in wp_huge_pud()
|
Completed in 27 milliseconds