Searched refs:huge_pmd_share (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/arch/arm64/mm/ |
D | hugetlbpage.c | 288 ptep = huge_pmd_share(mm, vma, addr, pudp); in huge_pte_alloc()
|
/Linux-v5.15/include/linux/ |
D | hugetlb.h | 177 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma,
|
/Linux-v5.15/mm/ |
D | hugetlb.c | 5975 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function 6052 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function 6095 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
|