Searched refs:huge_pmd_share (Results 1 – 5 of 5) sorted by relevance
/linux/arch/riscv/mm/ |
H A D | hugetlbpage.c | 58 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
|
/linux/arch/arm64/mm/ |
H A D | hugetlbpage.c | 276 ptep = huge_pmd_share(mm, vma, addr, pudp); in huge_pte_alloc()
|
/linux/include/linux/ |
H A D | hugetlb.h | 166 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma,
|
/linux/mm/ |
H A D | hugetlb.c | 7234 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function 7310 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share() function 7353 pte = huge_pmd_share(mm, vma, addr, pud); in huge_pte_alloc()
|
/linux/Documentation/mm/ |
H A D | process_addrs.rst | 384 hugetlbfs_i_mmap_rwsem_key (in huge_pmd_share, see hugetlbfs below)
|