Searched defs:arch_make_huge_pte (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/powerpc/include/asm/nohash/ |
| H A D | hugetlb-e500.h | 15 static inline pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, vm_flags_t flags) in arch_make_huge_pte() function 22 #define arch_make_huge_pte arch_make_huge_pte macro
|
| /linux/arch/powerpc/include/asm/nohash/32/ |
| H A D | hugetlb-8xx.h | 48 static inline pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, vm_flags_t flags) in arch_make_huge_pte() function 57 #define arch_make_huge_pte arch_make_huge_pte macro
|
| /linux/arch/riscv/include/asm/ |
| H A D | hugetlb.h | 51 #define arch_make_huge_pte arch_make_huge_pte macro
|
| /linux/arch/arm64/include/asm/ |
| H A D | hugetlb.h | 36 #define arch_make_huge_pte arch_make_huge_pte macro
|
| /linux/arch/riscv/mm/ |
| H A D | hugetlbpage.c | 187 pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, vm_flags_t flags) in arch_make_huge_pte() function
|
| /linux/arch/arm64/mm/ |
| H A D | hugetlbpage.c | 347 pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, vm_flags_t flags) in arch_make_huge_pte() function
|
| /linux/include/linux/ |
| H A D | hugetlb.h | 834 static inline pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, in arch_make_huge_pte() function
|