Searched refs:huge_pmd_share (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/arm64/mm/ |
D | hugetlbpage.c | 234 ptep = huge_pmd_share(mm, addr, pudp); in huge_pte_alloc()
|
/Linux-v4.19/include/linux/ |
D | hugetlb.h | 131 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud);
|
/Linux-v4.19/mm/ |
D | hugetlb.c | 4626 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud) in huge_pmd_share() function 4705 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud) in huge_pmd_share() function 4742 pte = huge_pmd_share(mm, addr, pud); in huge_pte_alloc()
|