Searched defs:huge_pte_offset (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/mm/ |
D | hugetlbpage.c | 49 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | hugetlbpage.c | 41 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
/kernel/linux/linux-5.10/arch/ia64/mm/ |
D | hugetlbpage.c | 49 huge_pte_offset (struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_offset() function
|
/kernel/linux/linux-5.10/arch/parisc/mm/ |
D | hugetlbpage.c | 74 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/kernel/linux/linux-5.10/arch/s390/mm/ |
D | hugetlbpage.c | 214 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
D | hugetlbpage.c | 298 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
D | hugetlbpage.c | 301 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
D | hugetlbpage.c | 35 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_offset() function
|
/kernel/linux/linux-5.10/include/linux/ |
D | hugetlb.h | 322 static inline pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
/kernel/linux/linux-5.10/mm/ |
D | hugetlb.c | 5549 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|