Home
last modified time | relevance | path

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

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