Home
last modified time | relevance | path

Searched refs:pgd_huge (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable-64k.h33 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
40 #define pgd_huge pgd_huge macro
H A Dpgtable-4k.h29 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
38 #define pgd_huge pgd_huge macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgtable.h282 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
286 #define pgd_huge pgd_huge macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpage.h314 #define pgd_huge(pgd) (0) macro
/kernel/linux/linux-5.10/include/linux/
H A Dhugetlb.h377 #ifndef pgd_huge
378 #define pgd_huge(x) 0 macro
/kernel/linux/linux-6.6/include/linux/
H A Dhugetlb.h499 #ifndef pgd_huge
500 #define pgd_huge(x) 0 macro
/kernel/linux/linux-5.10/mm/
H A Dgup.c778 if (pgd_huge(*pgd)) { in follow_page_mask()
2632 if (unlikely(pgd_huge(pgd))) { in gup_pgd_range()
/kernel/linux/linux-6.6/mm/
H A Dgup.c3086 if (unlikely(pgd_huge(pgd))) { in gup_pgd_range()

Completed in 13 milliseconds