Searched refs:pgd_pfn (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpgtable.h249 static inline unsigned long pgd_pfn(pgd_t pgd) function
1156 #define pgd_page(pgd) pfn_to_page(pgd_pfn(pgd))
/linux-master/arch/s390/include/asm/
H A Dpgtable.h654 static inline unsigned long pgd_pfn(pgd_t pgd) function
1497 #define pgd_page(pgd) pfn_to_page(pgd_pfn(pgd))

Completed in 141 milliseconds