Home
last modified time | relevance | path

Searched refs:huge_pmd_share (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/riscv/mm/
Dhugetlbpage.c58 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
/Linux-v6.6/arch/arm64/mm/
Dhugetlbpage.c302 ptep = huge_pmd_share(mm, vma, addr, pudp); in huge_pte_alloc()
/Linux-v6.6/include/linux/
Dhugetlb.h175 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma,
/Linux-v6.6/mm/
Dhugetlb.c6990 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function
7068 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function
7111 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()