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

/linux-master/arch/arm64/include/asm/
H A Dpgtable.h406 static inline pte_t pgd_pte(pgd_t pgd) function
579 #define __pgd_to_phys(pgd) __pte_to_phys(pgd_pte(pgd))

Completed in 135 milliseconds