Searched refs:huge_pte_offset (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.6/arch/riscv/mm/ |
D | hugetlbpage.c | 84 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function 221 ptep = huge_pte_offset(mm, addr, napot_cont_size(order)); in huge_ptep_set_access_flags() 267 ptep = huge_pte_offset(mm, addr, napot_cont_size(order)); in huge_ptep_set_wrprotect()
|
/Linux-v6.6/arch/mips/mm/ |
D | hugetlbpage.c | 41 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
/Linux-v6.6/arch/sh/mm/ |
D | hugetlbpage.c | 49 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/Linux-v6.6/arch/loongarch/mm/ |
D | hugetlbpage.c | 33 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
/Linux-v6.6/arch/ia64/mm/ |
D | hugetlbpage.c | 50 huge_pte_offset (struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_offset() function
|
/Linux-v6.6/arch/parisc/mm/ |
D | hugetlbpage.c | 74 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/Linux-v6.6/include/linux/ |
D | hugetlb.h | 241 pte_t *huge_pte_offset(struct mm_struct *mm, 437 static inline pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function 1296 return huge_pte_offset(vma->vm_mm, addr, sz); in hugetlb_walk()
|
/Linux-v6.6/arch/s390/mm/ |
D | hugetlbpage.c | 213 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/Linux-v6.6/arch/powerpc/mm/ |
D | hugetlbpage.c | 36 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_offset() function
|
/Linux-v6.6/arch/arm64/mm/ |
D | hugetlbpage.c | 314 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/Linux-v6.6/arch/sparc/mm/ |
D | hugetlbpage.c | 304 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/Linux-v6.6/mm/ |
D | hugetlb.c | 7135 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|