Searched refs:huge_pte_offset (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/riscv/mm/ |
| A D | hugetlbpage.c | 84 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function 279 ptep = huge_pte_offset(mm, addr, napot_cont_size(order)); in huge_ptep_set_access_flags() 325 ptep = huge_pte_offset(mm, addr, napot_cont_size(order)); in huge_ptep_set_wrprotect()
|
| /linux/arch/mips/mm/ |
| A D | hugetlbpage.c | 41 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
| /linux/arch/sh/mm/ |
| A D | hugetlbpage.c | 49 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /linux/arch/loongarch/mm/ |
| A D | hugetlbpage.c | 33 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
| /linux/arch/powerpc/mm/ |
| A D | hugetlbpage.c | 34 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_offset() function
|
| /linux/arch/parisc/mm/ |
| A D | hugetlbpage.c | 74 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /linux/include/linux/ |
| A D | hugetlb.h | 235 pte_t *huge_pte_offset(struct mm_struct *mm, 411 static inline pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function 1313 return huge_pte_offset(vma->vm_mm, addr, sz); in hugetlb_walk()
|
| /linux/arch/s390/mm/ |
| A D | hugetlbpage.c | 213 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /linux/arch/sparc/mm/ |
| A D | hugetlbpage.c | 301 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /linux/arch/arm64/mm/ |
| A D | hugetlbpage.c | 296 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /linux/mm/ |
| A D | hugetlb.c | 7328 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
Completed in 34 milliseconds