Searched refs:huge_pmd_share (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/arch/arm64/mm/ |
D | hugetlbpage.c | 320 ptep = huge_pmd_share(mm, vma, addr, pudp); in huge_pte_alloc()
|
/Linux-v6.1/include/linux/ |
D | hugetlb.h | 193 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma,
|
/Linux-v6.1/mm/ |
D | hugetlb.c | 6968 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function 7088 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function 7131 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
|