Searched refs:huge_pte_offset (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/loongarch/mm/ |
| H A D | hugetlbpage.c | 33 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
| /linux/arch/parisc/mm/ |
| H A D | hugetlbpage.c | 53 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /linux/include/linux/ |
| H A D | hugetlb.h | 236 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 D | hugetlb.c | 6852 * 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
|