Searched refs:huge_pmd_share (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/riscv/mm/ |
D | hugetlbpage.c | 58 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
|
/linux-6.12.1/arch/arm64/mm/ |
D | hugetlbpage.c | 284 ptep = huge_pmd_share(mm, vma, addr, pudp); in huge_pte_alloc()
|
/linux-6.12.1/include/linux/ |
D | hugetlb.h | 166 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma,
|
/linux-6.12.1/mm/ |
D | hugetlb.c | 7183 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function 7261 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function 7304 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
|