Home
last modified time | relevance | path

Searched refs:pgd_raw (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable-64k.h38 return !!(pgd_raw(pgd) & cpu_to_be64(_PAGE_PTE)); in pgd_huge()
A Dpgtable-4k.h35 return !!(pgd_raw(pgd) & cpu_to_be64(_PAGE_PTE)); in pgd_huge()
A Dpgtable.h1006 return pgd_raw(x.pgd); in p4d_raw()
/linux/arch/powerpc/include/asm/
A Dpgtable-be-types.h61 static inline __be64 pgd_raw(pgd_t x) in pgd_raw() function

Completed in 8 milliseconds