Searched refs:__pte_to_phys (Results 1 – 2 of 2) sorted by relevance
65 (pte_t *)(__pte_to_phys(*tbl) + va_offset), in map_range()
120 static inline phys_addr_t __pte_to_phys(pte_t pte) in __pte_to_phys() function131 static inline phys_addr_t __pte_to_phys(pte_t pte) in __pte_to_phys() function142 #define pte_pfn(pte) (__pte_to_phys(pte) >> PAGE_SHIFT)631 #define __pmd_to_phys(pmd) __pte_to_phys(pmd_pte(pmd))653 #define __pud_to_phys(pud) __pte_to_phys(pud_pte(pud))732 #define __p4d_to_phys(p4d) __pte_to_phys(p4d_pte(p4d))735 #define __pgd_to_phys(pgd) __pte_to_phys(pgd_pte(pgd))