Searched refs:huge_pte_offset (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/mips/mm/
H A Dhugetlbpage.c41 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, function
/linux-master/arch/sh/mm/
H A Dhugetlbpage.c49 pte_t *huge_pte_offset(struct mm_struct *mm, function
/linux-master/arch/loongarch/mm/
H A Dhugetlbpage.c33 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, function
/linux-master/arch/riscv/mm/
H A Dhugetlbpage.c84 pte_t *huge_pte_offset(struct mm_struct *mm, function
279 ptep = huge_pte_offset(mm, addr, napot_cont_size(order));
325 ptep = huge_pte_offset(mm, addr, napot_cont_size(order));
/linux-master/arch/parisc/mm/
H A Dhugetlbpage.c74 pte_t *huge_pte_offset(struct mm_struct *mm, function
/linux-master/arch/s390/mm/
H A Dhugetlbpage.c213 pte_t *huge_pte_offset(struct mm_struct *mm, function
/linux-master/include/linux/
H A Dhugetlb.h188 * which may go down to the lowest PTE level in their huge_pte_offset() and
205 * huge_pte_offset(): Walk the hugetlb pgtable until the last level PTE.
241 pte_t *huge_pte_offset(struct mm_struct *mm,
438 static inline pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, function
1274 * Safe version of huge_pte_offset() to check the locks. See comments
1275 * above huge_pte_offset().
1287 * above huge_pte_offset() in the same file.
1296 return huge_pte_offset(vma->vm_mm, addr, sz);
/linux-master/arch/sparc/mm/
H A Dhugetlbpage.c304 pte_t *huge_pte_offset(struct mm_struct *mm, function
/linux-master/arch/powerpc/mm/
H A Dhugetlbpage.c36 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) function
/linux-master/arch/arm64/mm/
H A Dhugetlbpage.c310 pte_t *huge_pte_offset(struct mm_struct *mm, function
/linux-master/mm/
H A Dhugetlb.c7389 * racing tasks could either miss the sharing (see huge_pte_offset) or select a
7529 * huge_pte_offset() - Walk the page table to resolve the hugepage
7537 pte_t *huge_pte_offset(struct mm_struct *mm, function

Completed in 154 milliseconds