Searched refs:__pte_to_phys (Results 1 – 2 of 2) sorted by relevance
64 (pte_t *)(__pte_to_phys(*tbl) + va_offset), in map_range()
72 static inline phys_addr_t __pte_to_phys(pte_t pte) in __pte_to_phys() function83 static inline phys_addr_t __pte_to_phys(pte_t pte) in __pte_to_phys() function94 #define pte_pfn(pte) (__pte_to_phys(pte) >> PAGE_SHIFT)608 #define __pmd_to_phys(pmd) __pte_to_phys(pmd_pte(pmd))631 #define __pud_to_phys(pud) __pte_to_phys(pud_pte(pud))677 #define __p4d_to_phys(p4d) __pte_to_phys(p4d_pte(p4d))680 #define __pgd_to_phys(pgd) __pte_to_phys(pgd_pte(pgd))