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