Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpgtable-be-types.h61 static inline __be64 pgd_raw(pgd_t x) in pgd_raw() function
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h959 return pgd_raw(x.pgd); in p4d_raw()