Searched refs:huge_pmd_share (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/arch/arm64/mm/ |
D | hugetlbpage.c | 246 ptep = huge_pmd_share(mm, addr, pudp); in huge_pte_alloc()
|
/Linux-v5.4/include/linux/ |
D | hugetlb.h | 111 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud);
|
/Linux-v5.4/mm/ |
D | hugetlb.c | 4830 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud) in huge_pmd_share() function 4909 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud) in huge_pmd_share() function 4946 pte = huge_pmd_share(mm, addr, pud); in huge_pte_alloc()
|