Home
last modified time | relevance | path

Searched refs:pgd_huge (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/include/asm/book3s/64/
Dpgtable-4k.h28 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
37 #define pgd_huge pgd_huge macro
Dpgtable-64k.h29 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
36 #define pgd_huge pgd_huge macro
/arch/powerpc/include/asm/nohash/
Dpgtable.h242 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function
246 #define pgd_huge pgd_huge macro
/arch/powerpc/include/asm/
Dpage.h313 #define pgd_huge(pgd) (0) macro
/arch/powerpc/mm/
Dpgtable_64.c306 if (pgd_huge(pgd)) in pgd_page()
Dhugetlbpage.c964 else if (pgd_huge(pgd)) { in __find_linux_pte_or_hugepte()