Searched defs:huge_pte_offset (Results 1 – 9 of 9) 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/powerpc/mm/ |
H 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/ |
H A D | hugetlbpage.c | 53 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/linux/arch/s390/mm/ |
H A D | hugetlbpage.c | 227 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/linux/arch/sparc/mm/ |
H A D | hugetlbpage.c | 193 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/linux/arch/riscv/mm/ |
H A D | hugetlbpage.c | 84 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/linux/arch/arm64/mm/ |
H A D | hugetlbpage.c | 288 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/linux/include/linux/ |
H A D | hugetlb.h | 411 static inline pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
/linux/mm/ |
H A D | hugetlb.c | 7377 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|