Searched refs:huge_pmd_share (Results 1 – 2 of 2) sorted by relevance
100 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud);
4188 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud) in huge_pmd_share() function4267 pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud) in huge_pmd_share() function4295 pte = huge_pmd_share(mm, addr, pud); in huge_pte_alloc()