__pgd_to_phys 612 arch/arm64/include/asm/pgtable.h return __pgd_to_phys(pgd); __pgd_to_phys 625 arch/arm64/include/asm/pgtable.h #define pgd_page(pgd) pfn_to_page(__phys_to_pfn(__pgd_to_phys(pgd)))