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()
114 static inline phys_addr_t __pte_to_phys(pte_t pte) in __pte_to_phys() function125 static inline phys_addr_t __pte_to_phys(pte_t pte) in __pte_to_phys() function136 #define pte_pfn(pte) (__pte_to_phys(pte) >> PAGE_SHIFT)628 #define __pmd_to_phys(pmd) __pte_to_phys(pmd_pte(pmd))652 #define __pud_to_phys(pud) __pte_to_phys(pud_pte(pud))731 #define __p4d_to_phys(p4d) __pte_to_phys(p4d_pte(p4d))734 #define __pgd_to_phys(pgd) __pte_to_phys(pgd_pte(pgd))