Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/mm/
Dhugetlbpage.c58 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
/linux-6.12.1/arch/arm64/mm/
Dhugetlbpage.c284 ptep = huge_pmd_share(mm, vma, addr, pudp); in huge_pte_alloc()
/linux-6.12.1/include/linux/
Dhugetlb.h166 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma,
/linux-6.12.1/mm/
Dhugetlb.c7183 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()