Home
last modified time | relevance | path

Searched refs:huge_pmd_share (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dhugetlbpage.c289 ptep = huge_pmd_share(mm, addr, pudp); in huge_pte_alloc()
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dhugetlbpage.c302 ptep = huge_pmd_share(mm, vma, addr, pudp); in huge_pte_alloc()
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dhugetlbpage.c58 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
/kernel/linux/linux-5.10/include/linux/
H A Dhugetlb.h156 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud);
/kernel/linux/linux-6.6/include/linux/
H A Dhugetlb.h175 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma,
/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c4047 * Clear this flag so that x86's huge_pmd_share page_table_shareable in __unmap_hugepage_range_final()
5413 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud) in huge_pmd_share() function
5500 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud) in huge_pmd_share() function
5538 pte = huge_pmd_share(mm, addr, pud); in huge_pte_alloc()
/kernel/linux/linux-6.6/mm/
H A Dhugetlb.c6997 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function
7075 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function
7118 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()

Completed in 23 milliseconds