Searched refs:arch_make_huge_pte (Results 1 – 5 of 5) sorted by relevance
/arch/arm64/include/asm/ |
D | hugetlb.h | 26 pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, vm_flags_t flags); 27 #define arch_make_huge_pte arch_make_huge_pte macro
|
/arch/powerpc/include/asm/nohash/32/ |
D | hugetlb-8xx.h | 69 static inline pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, vm_flags_t flags) in arch_make_huge_pte() function 78 #define arch_make_huge_pte arch_make_huge_pte macro
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 377 pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, vm_flags_t flags); 378 #define arch_make_huge_pte arch_make_huge_pte macro
|
/arch/arm64/mm/ |
D | hugetlbpage.c | 342 pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, vm_flags_t flags) in arch_make_huge_pte() function
|
/arch/sparc/mm/ |
D | hugetlbpage.c | 180 pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, vm_flags_t flags) in arch_make_huge_pte() function
|