Home
last modified time | relevance | path

Searched defs:pgd_huge (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable-4k.h29 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
38 #define pgd_huge pgd_huge macro
A Dpgtable-64k.h33 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
40 #define pgd_huge pgd_huge macro
/linux/arch/powerpc/include/asm/nohash/
A Dpgtable.h280 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
284 #define pgd_huge pgd_huge macro
/linux/arch/powerpc/include/asm/
A Dpage.h307 #define pgd_huge(pgd) (0) macro
/linux/include/linux/
A Dhugetlb.h420 #define pgd_huge(x) 0 macro

Completed in 12 milliseconds