Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/book3s/64/
Dpgtable-4k.h29 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
38 #define pgd_huge pgd_huge macro
Dpgtable-64k.h33 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
40 #define pgd_huge pgd_huge macro
/arch/powerpc/include/asm/nohash/
Dpgtable.h289 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
293 #define pgd_huge pgd_huge macro
/arch/powerpc/include/asm/
Dpage.h324 #define pgd_huge(pgd) (0) macro