Searched refs:get_entry_phys (Results 1 – 1 of 1) sorted by relevance
307 static inline uintptr_t get_entry_phys(pentry_t entry, int level) in get_entry_phys() function316 return k_mem_virt_addr(get_entry_phys(entry, level)); in next_table()587 uintptr_t phys = get_entry_phys(entry, level); in print_entries()617 phys = get_entry_phys(entry, level); in print_entries()832 get_entry_phys(val, level) != shared_phys_addr) { in pte_finalize_value()2079 *phys = (uintptr_t)get_entry_phys(pte, PTE_LEVEL); in arch_page_phys_get()2190 *phys = (uintptr_t)get_entry_phys(all_pte, PTE_LEVEL); in arch_page_info_get()2221 *location = (uintptr_t)get_entry_phys(pte, PTE_LEVEL); in arch_page_location_get()