Searched refs:arch_make_huge_pte (Results 1 – 6 of 6) sorted by relevance
/arch/powerpc/include/asm/book3s/64/ |
D | hugetlb.h | 35 #define arch_make_huge_pte arch_make_huge_pte macro 36 static inline pte_t arch_make_huge_pte(pte_t entry, struct vm_area_struct *vma, in arch_make_huge_pte() function
|
/arch/arm64/include/asm/ |
D | hugetlb.h | 70 extern pte_t arch_make_huge_pte(pte_t entry, struct vm_area_struct *vma, 72 #define arch_make_huge_pte arch_make_huge_pte macro
|
/arch/tile/include/asm/ |
D | hugetlb.h | 102 static inline pte_t arch_make_huge_pte(pte_t entry, struct vm_area_struct *vma, in arch_make_huge_pte() function 110 #define arch_make_huge_pte arch_make_huge_pte macro
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 380 extern pte_t arch_make_huge_pte(pte_t entry, struct vm_area_struct *vma, 382 #define arch_make_huge_pte arch_make_huge_pte macro
|
/arch/arm64/mm/ |
D | hugetlbpage.c | 290 pte_t arch_make_huge_pte(pte_t entry, struct vm_area_struct *vma, in arch_make_huge_pte() function
|
/arch/sparc/mm/ |
D | hugetlbpage.c | 181 pte_t arch_make_huge_pte(pte_t entry, struct vm_area_struct *vma, in arch_make_huge_pte() function
|