Home
last modified time | relevance | path

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

/linux/arch/loongarch/mm/
H A Dhugetlbpage.c33 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
/linux/arch/parisc/mm/
H A Dhugetlbpage.c53 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
/linux/include/linux/
H A Dhugetlb.h236 pte_t *huge_pte_offset(struct mm_struct *mm,
406 static inline pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
1367 return huge_pte_offset(vma->vm_mm, addr, sz); in hugetlb_walk()
/linux/mm/
H A Dhugetlb.c6852 * racing tasks could either miss the sharing (see huge_pte_offset) or select a
7042 * huge_pte_offset() - Walk the page table to resolve the hugepage
7050 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset()
7049 pte_t *huge_pte_offset(struct mm_struct *mm, huge_pte_offset() function