Searched refs:huge_pmd_share (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/riscv/mm/ |
H A D | hugetlbpage.c | 58 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
|
/openbmc/linux/arch/arm64/mm/ |
H A D | hugetlbpage.c | 294 ptep = huge_pmd_share(mm, vma, addr, pudp); in huge_pte_alloc()
|
/openbmc/linux/include/linux/ |
H A D | hugetlb.h | 175 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma,
|
/openbmc/linux/mm/ |
H A D | hugetlb.c | 6996 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function 7072 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function 7115 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
|